JTS Topology Suite

The JTS Topology Suite is an API for 2D linear geometry predicates and functions.

License

License

GroupId

GroupId

org.locationtech.jts
ArtifactId

ArtifactId

jts
Last Version

Last Version

1.19.0
Release Date

Release Date

Type

Type

pom
Description

Description

JTS Topology Suite
The JTS Topology Suite is an API for 2D linear geometry predicates and functions.
Project URL

Project URL

https://www.locationtech.org/projects/technology.jts
Source Code Management

Source Code Management

https://github.com/locationtech/jts

Download jts

Filename Size
jts-1.19.0.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.locationtech.jts/jts/ -->
<dependency>
    <groupId>org.locationtech.jts</groupId>
    <artifactId>jts</artifactId>
    <version>1.19.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.jts/jts/
implementation 'org.locationtech.jts:jts:1.19.0'
// https://jarcasting.com/artifacts/org.locationtech.jts/jts/
implementation ("org.locationtech.jts:jts:1.19.0")
'org.locationtech.jts:jts:pom:1.19.0'
<dependency org="org.locationtech.jts" name="jts" rev="1.19.0">
  <artifact name="jts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.jts', module='jts', version='1.19.0')
)
libraryDependencies += "org.locationtech.jts" % "jts" % "1.19.0"
[org.locationtech.jts/jts "1.19.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • build-tools
  • modules
org.locationtech.jts

LocationTech

Versions

Version
1.19.0
1.18.2
1.18.1
1.18.0
1.17.1
1.17.0
1.16.1
1.16.0
1.16.0-RC1
1.15.1
1.15.0