| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Geo Прикладные библиотеки Geospatial |
| Группа | Группаcom.github.brunotl |
| Идентификатор | Идентификаторgeographiclib-prefab |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеGeographicLib
GeographicLib android native library package
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| geographiclib-prefab-2.1.0.pom | |
| geographiclib-prefab-2.1.0.aar | 9 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.brunotl/geographiclib-prefab/ -->
<dependency>
<groupId>com.github.brunotl</groupId>
<artifactId>geographiclib-prefab</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunotl/geographiclib-prefab/
implementation 'com.github.brunotl:geographiclib-prefab:2.1.0'
// https://jarcasting.com/artifacts/com.github.brunotl/geographiclib-prefab/
implementation ("com.github.brunotl:geographiclib-prefab:2.1.0")
'com.github.brunotl:geographiclib-prefab:aar:2.1.0'
<dependency org="com.github.brunotl" name="geographiclib-prefab" rev="2.1.0">
<artifact name="geographiclib-prefab" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunotl', module='geographiclib-prefab', version='2.1.0')
)
libraryDependencies += "com.github.brunotl" % "geographiclib-prefab" % "2.1.0"
[com.github.brunotl/geographiclib-prefab "2.1.0"]