License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.brunotl |
ArtifactId | ArtifactIdgeographiclib-prefab |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGeographicLib
GeographicLib android native library package
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geographiclib-prefab-2.1.0.pom | |
geographiclib-prefab-2.1.0.aar | 9 MB |
Browse |
<!-- 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"]