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