License |
License |
---|---|
GroupId | GroupIdcom.vividsolutions |
ArtifactId | ArtifactIdjts-parent |
Last Version | Last Version1.14.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.vividsolutions:jts-parent
The JTS Topology Suite is an API of 2D spatial predicates and functions.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jts-parent-1.14.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vividsolutions/jts-parent/ -->
<dependency>
<groupId>com.vividsolutions</groupId>
<artifactId>jts-parent</artifactId>
<version>1.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vividsolutions/jts-parent/
implementation 'com.vividsolutions:jts-parent:1.14.0'
// https://jarcasting.com/artifacts/com.vividsolutions/jts-parent/
implementation ("com.vividsolutions:jts-parent:1.14.0")
'com.vividsolutions:jts-parent:pom:1.14.0'
<dependency org="com.vividsolutions" name="jts-parent" rev="1.14.0">
<artifact name="jts-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vividsolutions', module='jts-parent', version='1.14.0')
)
libraryDependencies += "com.vividsolutions" % "jts-parent" % "1.14.0"
[com.vividsolutions/jts-parent "1.14.0"]