We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db25caf commit 8fddd93Copy full SHA for 8fddd93
README.md
@@ -31,9 +31,9 @@ dependencies {
31
```
32
#### Step 2. Add the dependency
33
34
- <dependency>
35
- <groupId>com.github.amitjangid80</groupId>
36
- <artifactId>multiutillib</artifactId>
37
- <version>v1.0.0</version>
38
- </dependency>
+<dependency>
+ <groupId>com.github.amitjangid80</groupId>
+ <artifactId>multiutillib</artifactId>
+ <version>v1.0.0</version>
+</dependency>
39
0 commit comments