SUNNY GOEL

Results 1 comments of SUNNY GOEL

You should only need to include the **mavenCentral()** repository in your build.gradle: ``` buildscript { // Or wherever you're using the semver4j dependency // ... repositories { mavenCentral() // Other...