Common utils to ease the development
[com.platform/utils "1.2"]
com.platform/utils {:mvn/version "1.2"}
implementation("com.platform:utils:1.2")
<dependency> <groupId>com.platform</groupId> <artifactId>utils</artifactId> <version>1.2</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: