Last Version

JTS Topology Suite 1.19.0

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

License

License

GroupId

GroupId

org.locationtech.jts
ArtifactId

ArtifactId

jts
Version

Version

1.19.0
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 1.19.0

Filename Size
jts-1.19.0.pom 19 KB
Browse

<!-- 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