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