Projections

Library for performing projection conversions between coordinates

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Projections
Library for performing projection conversions between coordinates
Ссылка на сайт

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

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

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

National Geospatial-Intelligence Agency

Скачать proj

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
mil.nga : crs jar 1.1.4
org.locationtech.proj4j : proj4j jar 1.1.5

test (1)

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

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

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

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

Версия
1.1.2
1.1.1
1.1.0
1.0.0