Coordinate Reference Systems

Library implementation of OGC's 'Geographic information — Well-known text representation of coordinate reference systems' (18-010r7) specification

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Coordinate Reference Systems
Library implementation of OGC's 'Geographic information — Well-known text representation of coordinate reference systems' (18-010r7) specification
Ссылка на сайт

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

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

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

National Geospatial-Intelligence Agency

Скачать crs

Имя Файла Размер
crs-1.1.4.pom
crs-1.1.4.jar 197 KB
crs-1.1.4-sources.jar 113 KB
crs-1.1.4-javadoc.jar 630 KB
Обзор

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0