is not current version
Last Version 0.19.0

com.scaleset:scaleset-geo 0.10.0

Simple framework for dealing with GeoJson and similar data formats

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.scaleset
ArtifactId

ArtifactId

scaleset-geo
Version

Version

0.10.0
Type

Type

jar

Download scaleset-geo 0.10.0


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