License |
License |
---|---|
GroupId | GroupIdmil.nga.mgrs |
ArtifactId | ArtifactIdmgrs-android |
Version | Version1.0.1 |
Type | Typeaar |
Description |
DescriptionMilitary Grid Reference System
Library providing Military Grid Reference System (MGRS) tiles
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mgrs-android-1.0.1.pom | |
mgrs-android-1.0.1-sources.jar | 7 KB |
mgrs-android-1.0.1-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/mil.nga.mgrs/mgrs-android/ -->
<dependency>
<groupId>mil.nga.mgrs</groupId>
<artifactId>mgrs-android</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mil.nga.mgrs/mgrs-android/
implementation 'mil.nga.mgrs:mgrs-android:1.0.1'
// https://jarcasting.com/artifacts/mil.nga.mgrs/mgrs-android/
implementation ("mil.nga.mgrs:mgrs-android:1.0.1")
'mil.nga.mgrs:mgrs-android:aar:1.0.1'
<dependency org="mil.nga.mgrs" name="mgrs-android" rev="1.0.1">
<artifact name="mgrs-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='mil.nga.mgrs', module='mgrs-android', version='1.0.1')
)
libraryDependencies += "mil.nga.mgrs" % "mgrs-android" % "1.0.1"
[mil.nga.mgrs/mgrs-android "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android.gms » play-services-maps | jar | 18.0.2 |
mil.nga : mgrs | jar | 1.0.1 |