is not current version
Last Version 0.6.0

com.github.valskalla:root_2.13 0.1.0

root

GroupId

GroupId

com.github.valskalla
ArtifactId

ArtifactId

root_2.13
Version

Version

0.1.0
Type

Type

jar

Download root_2.13 0.1.0


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