License |
License
The GeographicLib License
|
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.brunotl |
ArtifactId | ArtifactIdgeographiclib-prefab |
Version | Version1.51.0 |
Type | Typeaar |
Description |
DescriptionGeographicLib
GeographicLib prefab native library package
|
Project URL |
Project URL |
Filename | Size |
---|---|
geographiclib-prefab-1.51.0.pom | |
geographiclib-prefab-1.51.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>1.51.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunotl/geographiclib-prefab/
implementation 'com.github.brunotl:geographiclib-prefab:1.51.0'
// https://jarcasting.com/artifacts/com.github.brunotl/geographiclib-prefab/
implementation ("com.github.brunotl:geographiclib-prefab:1.51.0")
'com.github.brunotl:geographiclib-prefab:aar:1.51.0'
<dependency org="com.github.brunotl" name="geographiclib-prefab" rev="1.51.0">
<artifact name="geographiclib-prefab" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunotl', module='geographiclib-prefab', version='1.51.0')
)
libraryDependencies += "com.github.brunotl" % "geographiclib-prefab" % "1.51.0"
[com.github.brunotl/geographiclib-prefab "1.51.0"]