Coordinate Reference Systems

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

License

License

GroupId

GroupId

mil.nga
ArtifactId

ArtifactId

crs
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/ngageoint/coordinate-reference-systems-java
Project Organization

Project Organization

National Geospatial-Intelligence Agency

Download crs

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0