j

jts-parent

The JTS Topology Suite is an API of 2D spatial predicates and functions.
http://www.vividsolutions.com/jts
GNU Lesser General Public License, Version 2.1
Martin Davis
Files download
File Operation
jts-parent-1.14.0.pom download
Apache Maven
<dependency>
  <groupId>com.vividsolutions</groupId>
  <artifactId>jts-parent</artifactId>
  <version>1.14.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.vividsolutions:jts-parent:1.14.0'
Gradle Kotlin
implementation("com.vividsolutions:jts-parent:1.14.0")
Scala SBT
libraryDependencies += "com.vividsolutions" % "jts-parent" % "1.14.0"
Groovy Grape
@Grapes(
  @Grab(group='com.vividsolutions', module='jts-parent', version='1.14.0')
)
Apache Ivy
<dependency org="com.vividsolutions" name="jts-parent" rev="1.14.0" />
Leiningen
[com.vividsolutions/jts-parent "1.14.0"]
Apache Buildr
'com.vividsolutions:jts-parent:jar:1.14.0'
Dependencies
The project has no third-party dependencies