GroupId | GroupIdnl.vroste |
---|---|
ArtifactId | ArtifactIdroot_2.13 |
Version | Version0.19.0 |
Type | Typejar |
Filename | Size |
---|---|
root_2.13-0.19.0.pom | |
root_2.13-0.19.0.jar | 306 bytes |
root_2.13-0.19.0-sources.jar | 242 bytes |
root_2.13-0.19.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/nl.vroste/root_2.13/ -->
<dependency>
<groupId>nl.vroste</groupId>
<artifactId>root_2.13</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vroste/root_2.13/
implementation 'nl.vroste:root_2.13:0.19.0'
// https://jarcasting.com/artifacts/nl.vroste/root_2.13/
implementation ("nl.vroste:root_2.13:0.19.0")
'nl.vroste:root_2.13:jar:0.19.0'
<dependency org="nl.vroste" name="root_2.13" rev="0.19.0">
<artifact name="root_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vroste', module='root_2.13', version='0.19.0')
)
libraryDependencies += "nl.vroste" % "root_2.13" % "0.19.0"
[nl.vroste/root_2.13 "0.19.0"]