| Категории |
КатегорииGeo Прикладные библиотеки Geospatial Gson Данные JSON |
|---|---|
| Группа | Группаcom.github.filosganga |
| Идентификатор | Идентификаторgeogson |
| Версия | Версия1.1.51 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| geogson-1.1.51.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.filosganga/geogson/ -->
<dependency>
<groupId>com.github.filosganga</groupId>
<artifactId>geogson</artifactId>
<version>1.1.51</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.filosganga/geogson/
implementation 'com.github.filosganga:geogson:1.1.51'
// https://jarcasting.com/artifacts/com.github.filosganga/geogson/
implementation ("com.github.filosganga:geogson:1.1.51")
'com.github.filosganga:geogson:pom:1.1.51'
<dependency org="com.github.filosganga" name="geogson" rev="1.1.51">
<artifact name="geogson" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.filosganga', module='geogson', version='1.1.51')
)
libraryDependencies += "com.github.filosganga" % "geogson" % "1.1.51"
[com.github.filosganga/geogson "1.1.51"]