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