| License | License | 
|---|---|
| GroupId | GroupIdmil.nga | 
| ArtifactId | ArtifactIdcrs | 
| Last Version | Last Version1.1.4 | 
| Release Date | Release Date | 
| 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.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 | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |