License |
License |
---|---|
GroupId | GroupIdorg.locationtech.jts.io |
ArtifactId | ArtifactIdjts-io-common |
Last Version | Last Version1.19.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.locationtech.jts.io:jts-io-common
The JTS Topology Suite is an API for 2D linear geometry predicates and functions.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jts-io-common-1.19.0.pom | |
jts-io-common-1.19.0.jar | 15 KB |
jts-io-common-1.19.0-sources.jar | 6 KB |
jts-io-common-1.19.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.jts.io/jts-io-common/ -->
<dependency>
<groupId>org.locationtech.jts.io</groupId>
<artifactId>jts-io-common</artifactId>
<version>1.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.jts.io/jts-io-common/
implementation 'org.locationtech.jts.io:jts-io-common:1.19.0'
// https://jarcasting.com/artifacts/org.locationtech.jts.io/jts-io-common/
implementation ("org.locationtech.jts.io:jts-io-common:1.19.0")
'org.locationtech.jts.io:jts-io-common:jar:1.19.0'
<dependency org="org.locationtech.jts.io" name="jts-io-common" rev="1.19.0">
<artifact name="jts-io-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.jts.io', module='jts-io-common', version='1.19.0')
)
libraryDependencies += "org.locationtech.jts.io" % "jts-io-common" % "1.19.0"
[org.locationtech.jts.io/jts-io-common "1.19.0"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.locationtech.jts : jts-core | jar | 1.19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.jts : jts-core | test-jar | 1.19.0 |
org.apache.commons : commons-csv | jar | 1.7 |
junit : junit | jar | 4.13.1 |