is not current version
Last Version 1.2.2

io.github.piruin:geok-gson 1.2.0

Kotlin geometry library

Categories

Categories

Geo Business Logic Libraries Geospatial Gson Data JSON
GroupId

GroupId

io.github.piruin
ArtifactId

ArtifactId

geok-gson
Version

Version

1.2.0
Type

Type

pom

Download geok-gson 1.2.0


<!-- https://jarcasting.com/artifacts/io.github.piruin/geok-gson/ -->
<dependency>
    <groupId>io.github.piruin</groupId>
    <artifactId>geok-gson</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.piruin/geok-gson/
implementation 'io.github.piruin:geok-gson:1.2.0'
// https://jarcasting.com/artifacts/io.github.piruin/geok-gson/
implementation ("io.github.piruin:geok-gson:1.2.0")
'io.github.piruin:geok-gson:pom:1.2.0'
<dependency org="io.github.piruin" name="geok-gson" rev="1.2.0">
  <artifact name="geok-gson" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.piruin', module='geok-gson', version='1.2.0')
)
libraryDependencies += "io.github.piruin" % "geok-gson" % "1.2.0"
[io.github.piruin/geok-gson "1.2.0"]