is not current version
Last Version 0.21.2

nl.vroste:root_3 0.21.1

root

GroupId

GroupId

nl.vroste
ArtifactId

ArtifactId

root_3
Version

Version

0.21.1
Type

Type

jar

Download root_3 0.21.1


<!-- https://jarcasting.com/artifacts/nl.vroste/root_3/ -->
<dependency>
    <groupId>nl.vroste</groupId>
    <artifactId>root_3</artifactId>
    <version>0.21.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vroste/root_3/
implementation 'nl.vroste:root_3:0.21.1'
// https://jarcasting.com/artifacts/nl.vroste/root_3/
implementation ("nl.vroste:root_3:0.21.1")
'nl.vroste:root_3:jar:0.21.1'
<dependency org="nl.vroste" name="root_3" rev="0.21.1">
  <artifact name="root_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vroste', module='root_3', version='0.21.1')
)
libraryDependencies += "nl.vroste" % "root_3" % "0.21.1"
[nl.vroste/root_3 "0.21.1"]