Files download
File Operation
jnb.datastructure-1.3.0.jar download
jnb.datastructure-1.3.0.pom download
jnb.datastructure-1.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.ericmedvet</groupId>
  <artifactId>jnb.datastructure</artifactId>
  <version>1.3.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.ericmedvet:jnb.datastructure:1.3.0'
Gradle Kotlin
implementation("io.github.ericmedvet:jnb.datastructure:1.3.0")
Scala SBT
libraryDependencies += "io.github.ericmedvet" % "jnb.datastructure" % "1.3.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.ericmedvet', module='jnb.datastructure', version='1.3.0')
)
Apache Ivy
<dependency org="io.github.ericmedvet" name="jnb.datastructure" rev="1.3.0" />
Leiningen
[io.github.ericmedvet/jnb.datastructure "1.3.0"]
Apache Buildr
'io.github.ericmedvet:jnb.datastructure:jar:1.3.0'
Dependencies
The project has no third-party dependencies