| License |
License |
|---|---|
| GroupId | GroupIdorg.locationtech.jts |
| ArtifactId | ArtifactIdjts-modules |
| Last Version | Last Version1.19.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.locationtech.jts:jts-modules
The JTS Topology Suite is an API for 2D linear geometry predicates and functions.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jts-modules-1.19.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.jts/jts-modules/ -->
<dependency>
<groupId>org.locationtech.jts</groupId>
<artifactId>jts-modules</artifactId>
<version>1.19.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.jts/jts-modules/
implementation 'org.locationtech.jts:jts-modules:1.19.0'
// https://jarcasting.com/artifacts/org.locationtech.jts/jts-modules/
implementation ("org.locationtech.jts:jts-modules:1.19.0")
'org.locationtech.jts:jts-modules:pom:1.19.0'
<dependency org="org.locationtech.jts" name="jts-modules" rev="1.19.0">
<artifact name="jts-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.jts', module='jts-modules', version='1.19.0')
)
libraryDependencies += "org.locationtech.jts" % "jts-modules" % "1.19.0"
[org.locationtech.jts/jts-modules "1.19.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |