Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.github.utsmannn |
ArtifactId | ArtifactIdgeolib-location |
Version | Version2.5.5 |
Type | Typeaar |
Filename | Size |
---|---|
geolib-location-2.5.5.pom | |
geolib-location-2.5.5-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.utsmannn/geolib-location/ -->
<dependency>
<groupId>io.github.utsmannn</groupId>
<artifactId>geolib-location</artifactId>
<version>2.5.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.utsmannn/geolib-location/
implementation 'io.github.utsmannn:geolib-location:2.5.5'
// https://jarcasting.com/artifacts/io.github.utsmannn/geolib-location/
implementation ("io.github.utsmannn:geolib-location:2.5.5")
'io.github.utsmannn:geolib-location:aar:2.5.5'
<dependency org="io.github.utsmannn" name="geolib-location" rev="2.5.5">
<artifact name="geolib-location" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.utsmannn', module='geolib-location', version='2.5.5')
)
libraryDependencies += "io.github.utsmannn" % "geolib-location" % "2.5.5"
[io.github.utsmannn/geolib-location "2.5.5"]