is not current version
Last Version 1.0.1

mil.nga:mgrs 1.0.0

Library providing Military Grid Reference System (MGRS) functionality

GroupId

GroupId

mil.nga
ArtifactId

ArtifactId

mgrs
Version

Version

1.0.0
Type

Type

jar

Download mgrs 1.0.0


<!-- https://jarcasting.com/artifacts/mil.nga/mgrs/ -->
<dependency>
    <groupId>mil.nga</groupId>
    <artifactId>mgrs</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/mil.nga/mgrs/
implementation 'mil.nga:mgrs:1.0.0'
// https://jarcasting.com/artifacts/mil.nga/mgrs/
implementation ("mil.nga:mgrs:1.0.0")
'mil.nga:mgrs:jar:1.0.0'
<dependency org="mil.nga" name="mgrs" rev="1.0.0">
  <artifact name="mgrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='mil.nga', module='mgrs', version='1.0.0')
)
libraryDependencies += "mil.nga" % "mgrs" % "1.0.0"
[mil.nga/mgrs "1.0.0"]