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