Last Version

Military Grid Reference System 1.0.1

Library providing Military Grid Reference System (MGRS) functionality

License

License

GroupId

GroupId

mil.nga
ArtifactId

ArtifactId

mgrs
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

National Geospatial-Intelligence Agency

Download mgrs 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.