The JTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium.
[com.vividsolutions/jts "1.11"]
com.vividsolutions/jts {:mvn/version "1.11"}
implementation("com.vividsolutions:jts:1.11")
<dependency> <groupId>com.vividsolutions</groupId> <artifactId>jts</artifactId> <version>1.11</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: