expose maven dependencies via jboss modules
[polycosm "0.0.1"]
polycosm/polycosm {:mvn/version "0.0.1"}
implementation("polycosm:polycosm:0.0.1")
<dependency> <groupId>polycosm</groupId> <artifactId>polycosm</artifactId> <version>0.0.1</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: