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