Last Version

Projections 1.1.2

Library for performing projection conversions between coordinates

License

License

GroupId

GroupId

mil.nga
ArtifactId

ArtifactId

proj
Version

Version

1.1.2
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 1.1.2


<!-- 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.