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