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