Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.brunotl |
ArtifactId | ArtifactIdgeographiclib-prefab |
Version | Version2.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
geographiclib-prefab-2.0.0.pom | |
geographiclib-prefab-2.0.0.aar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.brunotl/geographiclib-prefab/ -->
<dependency>
<groupId>com.github.brunotl</groupId>
<artifactId>geographiclib-prefab</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunotl/geographiclib-prefab/
implementation 'com.github.brunotl:geographiclib-prefab:2.0.0'
// https://jarcasting.com/artifacts/com.github.brunotl/geographiclib-prefab/
implementation ("com.github.brunotl:geographiclib-prefab:2.0.0")
'com.github.brunotl:geographiclib-prefab:aar:2.0.0'
<dependency org="com.github.brunotl" name="geographiclib-prefab" rev="2.0.0">
<artifact name="geographiclib-prefab" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunotl', module='geographiclib-prefab', version='2.0.0')
)
libraryDependencies += "com.github.brunotl" % "geographiclib-prefab" % "2.0.0"
[com.github.brunotl/geographiclib-prefab "2.0.0"]