FIXME: write description
[com.beaconhill/hello-world "0.0.2"]
com.beaconhill/hello-world {:mvn/version "0.0.2"}
implementation("com.beaconhill:hello-world:0.0.2")
<dependency> <groupId>com.beaconhill</groupId> <artifactId>hello-world</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: