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 badfed7 commit d423ef6Copy full SHA for d423ef6
README.md
@@ -22,7 +22,7 @@ allprojects{
22
```
23
dependencies {
24
...
25
- implementation 'com.github.amitjangid80:multiutillib:v1.6.2'
+ implementation 'com.github.amitjangid80:multiutillib:[](https://jitpack.io/#amitjangid80/multiutillib)'
26
}
27
28
@@ -43,7 +43,7 @@ dependencies {
43
<dependency>
44
<groupId>com.github.amitjangid80</groupId>
45
<artifactId>multiutillib</artifactId>
46
- <version>v1.6.2</version>
+ <version>[](https://jitpack.io/#amitjangid80/multiutillib)</version>
47
48
49
0 commit comments