License |
License |
---|---|
GroupId | GroupIdorg.maptalks |
ArtifactId | ArtifactIdproj4m |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionproj4m
An Proj4 extension with supports for Chinese projections.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
proj4m-1.0.0.pom | |
proj4m-1.0.0.jar | 102 KB |
proj4m-1.0.0-sources.jar | 90 KB |
proj4m-1.0.0-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.maptalks/proj4m/ -->
<dependency>
<groupId>org.maptalks</groupId>
<artifactId>proj4m</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.maptalks/proj4m/
implementation 'org.maptalks:proj4m:1.0.0'
// https://jarcasting.com/artifacts/org.maptalks/proj4m/
implementation ("org.maptalks:proj4m:1.0.0")
'org.maptalks:proj4m:jar:1.0.0'
<dependency org="org.maptalks" name="proj4m" rev="1.0.0">
<artifact name="proj4m" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.maptalks', module='proj4m', version='1.0.0')
)
libraryDependencies += "org.maptalks" % "proj4m" % "1.0.0"
[org.maptalks/proj4m "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mozilla : rhino | jar | 1.7R5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |