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