is not current version
Last Version 0.2.1

eu.l-space:root_3 0.1.2

root

GroupId

GroupId

eu.l-space
ArtifactId

ArtifactId

root_3
Version

Version

0.1.2
Type

Type

jar

Download root_3 0.1.2


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