Military Grid Reference System

Library providing Military Grid Reference System (MGRS) tiles

License

License

GroupId

GroupId

mil.nga.mgrs
ArtifactId

ArtifactId

mgrs-android
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Military Grid Reference System
Library providing Military Grid Reference System (MGRS) tiles
Project URL

Project URL

https://github.com/ngageoint/mgrs-android
Project Organization

Project Organization

National Geospatial-Intelligence Agency

Download mgrs-android

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.android.gms » play-services-maps jar 18.0.2
mil.nga : mgrs jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0