License |
License |
---|---|
Categories |
CategoriesJava Languages Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.simplegeo |
ArtifactId | ArtifactIdjava-simplegeo |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationSimpleGeo, Inc. |
Filename | Size |
---|---|
java-simplegeo-3.1.1.pom | |
java-simplegeo-3.1.1.jar | 48 KB |
java-simplegeo-3.1.1-sources.jar | 27 KB |
java-simplegeo-3.1.1-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.simplegeo/java-simplegeo/ -->
<dependency>
<groupId>com.simplegeo</groupId>
<artifactId>java-simplegeo</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.simplegeo/java-simplegeo/
implementation 'com.simplegeo:java-simplegeo:3.1.1'
// https://jarcasting.com/artifacts/com.simplegeo/java-simplegeo/
implementation ("com.simplegeo:java-simplegeo:3.1.1")
'com.simplegeo:java-simplegeo:jar:3.1.1'
<dependency org="com.simplegeo" name="java-simplegeo" rev="3.1.1">
<artifact name="java-simplegeo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simplegeo', module='java-simplegeo', version='3.1.1')
)
libraryDependencies += "com.simplegeo" % "java-simplegeo" % "3.1.1"
[com.simplegeo/java-simplegeo "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android Optional | jar | 2.3.3 |
oauth.signpost : signpost-core | jar | 1.2.1.1 |
oauth.signpost : signpost-commonshttp4 | jar | 1.2.1.1 |
org.apache.httpcomponents : httpclient | jar | 4.0 |
org.apache.httpcomponents : httpcore | jar | 4.0 |
org.json : json | jar | 20090211 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |