| License |
License |
|---|---|
| GroupId | GroupIdorg.sedris |
| ArtifactId | ArtifactIdsrm |
| Version | Version4.4.0 |
| Type | Typejar |
| Description |
DescriptionSpatial Reference Model
For interconverting spatial locations between representations
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| srm-4.4.0.pom | |
| srm-4.4.0.jar | 417 KB |
| srm-4.4.0-sources.jar | 3 MB |
| srm-4.4.0-javadoc.jar | 904 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sedris/srm/ -->
<dependency>
<groupId>org.sedris</groupId>
<artifactId>srm</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sedris/srm/
implementation 'org.sedris:srm:4.4.0'
// https://jarcasting.com/artifacts/org.sedris/srm/
implementation ("org.sedris:srm:4.4.0")
'org.sedris:srm:jar:4.4.0'
<dependency org="org.sedris" name="srm" rev="4.4.0">
<artifact name="srm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sedris', module='srm', version='4.4.0')
)
libraryDependencies += "org.sedris" % "srm" % "4.4.0"
[org.sedris/srm "4.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |