opensergo-java-sdk
opensergo-java-sdk copied to clipboard
Should we use gradle instead of maven for build?
Gradle is more suitable for library project, should we change it to gradle? The most reason to use gradle is that it's really fast, and will reduce our time in build!
https://gradle.org/maven-vs-gradle/