License |
License |
---|---|
GroupId | GroupIdmil.nga |
ArtifactId | ArtifactIdcrs |
Version | Version1.1.3 |
Type | Typejar |
Description |
DescriptionCoordinate Reference Systems
Library implementation of OGC's 'Geographic information — Well-known text representation of coordinate reference systems' (18-010r7) specification
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
crs-1.1.3.pom | |
crs-1.1.3.jar | 202 KB |
crs-1.1.3-sources.jar | 115 KB |
crs-1.1.3-javadoc.jar | 1005 KB |
Browse |
<!-- https://jarcasting.com/artifacts/mil.nga/crs/ -->
<dependency>
<groupId>mil.nga</groupId>
<artifactId>crs</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/mil.nga/crs/
implementation 'mil.nga:crs:1.1.3'
// https://jarcasting.com/artifacts/mil.nga/crs/
implementation ("mil.nga:crs:1.1.3")
'mil.nga:crs:jar:1.1.3'
<dependency org="mil.nga" name="crs" rev="1.1.3">
<artifact name="crs" type="jar" />
</dependency>
@Grapes(
@Grab(group='mil.nga', module='crs', version='1.1.3')
)
libraryDependencies += "mil.nga" % "crs" % "1.1.3"
[mil.nga/crs "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |