| License |
License |
|---|---|
| GroupId | GroupIdmil.nga.sf |
| ArtifactId | ArtifactIdsf-proj |
| Version | Version4.1.2 |
| Type | Typejar |
| Description |
DescriptionSimple Features Projection
Library for performing projection conversions between Simple Feature Geometries
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sf-proj-4.1.2.pom | |
| sf-proj-4.1.2.jar | 8 KB |
| sf-proj-4.1.2-sources.jar | 5 KB |
| sf-proj-4.1.2-javadoc.jar | 334 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/mil.nga.sf/sf-proj/ -->
<dependency>
<groupId>mil.nga.sf</groupId>
<artifactId>sf-proj</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/mil.nga.sf/sf-proj/
implementation 'mil.nga.sf:sf-proj:4.1.2'
// https://jarcasting.com/artifacts/mil.nga.sf/sf-proj/
implementation ("mil.nga.sf:sf-proj:4.1.2")
'mil.nga.sf:sf-proj:jar:4.1.2'
<dependency org="mil.nga.sf" name="sf-proj" rev="4.1.2">
<artifact name="sf-proj" type="jar" />
</dependency>
@Grapes(
@Grab(group='mil.nga.sf', module='sf-proj', version='4.1.2')
)
libraryDependencies += "mil.nga.sf" % "sf-proj" % "4.1.2"
[mil.nga.sf/sf-proj "4.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| mil.nga : sf | jar | 2.0.6 |
| mil.nga : proj | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |