License |
License |
---|---|
GroupId | GroupIdmil.nga |
ArtifactId | ArtifactIdmgrs |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMilitary Grid Reference System
Library providing Military Grid Reference System (MGRS) functionality
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mgrs-1.0.1.pom | |
mgrs-1.0.1.jar | 78 KB |
mgrs-1.0.1-sources.jar | 52 KB |
mgrs-1.0.1-javadoc.jar | 624 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |