com.vividsolutions:jts-example

The JTS Topology Suite is an API of 2D spatial predicates and functions.

License

License

GroupId

GroupId

com.vividsolutions
ArtifactId

ArtifactId

jts-example
Last Version

Last Version

1.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.vividsolutions:jts-example
The JTS Topology Suite is an API of 2D spatial predicates and functions.
Source Code Management

Source Code Management

http://svn.code.sf.net/p/jts-topo-suite/code/trunk/jts-example/

Download jts-example

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.vividsolutions : jts-core jar 1.14.0
com.vividsolutions : jts-io jar 1.14.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.14.0