A Better way to do Dependencies
[komiform "2.0.0"]
komiform/komiform {:mvn/version "2.0.0"}
implementation("komiform:komiform:2.0.0")
<dependency> <groupId>komiform</groupId> <artifactId>komiform</artifactId> <version>2.0.0</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: