Projections

Library for performing projection conversions between coordinates

License

License

GroupId

GroupId

mil.nga
ArtifactId

ArtifactId

proj
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Projections
Library for performing projection conversions between coordinates
Project URL

Project URL

https://github.com/ngageoint/projections-java
Project Organization

Project Organization

National Geospatial-Intelligence Agency

Download proj

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
mil.nga : crs jar 1.1.4
org.locationtech.proj4j : proj4j jar 1.1.5

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.2
1.1.1
1.1.0
1.0.0