FIXME: write description
N/A
[my-new-library "0.0.2"]
my-new-library/my-new-library {:mvn/version "0.0.2"}
implementation("my-new-library:my-new-library:0.0.2")
<dependency> <groupId>my-new-library</groupId> <artifactId>my-new-library</artifactId> <version>0.0.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: