Adding dependency at runtime using alembic
[net.b12n/deps "1.0.0"]
net.b12n/deps {:mvn/version "1.0.0"}
implementation("net.b12n:deps:1.0.0")
<dependency> <groupId>net.b12n</groupId> <artifactId>deps</artifactId> <version>1.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: