Files download
File Operation
root_2.13-1.0.1.jar download
root_2.13-1.0.1.pom download
root_2.13-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.jkobejs</groupId>
  <artifactId>root_2.13</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.jkobejs:root_2.13:1.0.1'
Gradle Kotlin
implementation("io.github.jkobejs:root_2.13:1.0.1")
Scala SBT
libraryDependencies += "io.github.jkobejs" % "root_2.13" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.jkobejs', module='root_2.13', version='1.0.1')
)
Apache Ivy
<dependency org="io.github.jkobejs" name="root_2.13" rev="1.0.1" />
Leiningen
[io.github.jkobejs/root_2.13 "1.0.1"]
Apache Buildr
'io.github.jkobejs:root_2.13:jar:1.0.1'
Dependencies