Military Grid Reference System

Library providing Military Grid Reference System (MGRS) functionality

Лицензия

Лицензия

Группа

Группа

mil.nga
Идентификатор

Идентификатор

mgrs
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Military Grid Reference System
Library providing Military Grid Reference System (MGRS) functionality
Ссылка на сайт

Ссылка на сайт

https://github.com/ngageoint/mgrs-java
Организация-разработчик

Организация-разработчик

National Geospatial-Intelligence Agency

Скачать mgrs

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0