не последняя версия
Последняя версия 1.4.31

com.github.filosganga:geogson 1.2.21

GeoJSON support for Google Gson

Категории

Категории

Geo Прикладные библиотеки Geospatial Gson Данные JSON
Группа

Группа

com.github.filosganga
Идентификатор

Идентификатор

geogson
Версия

Версия

1.2.21
Тип

Тип

pom

Скачать geogson 1.2.21

Имя Файла Размер
geogson-1.2.21.pom 8 KB
Обзор

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