License |
License |
---|---|
GroupId | GroupIdme.atlis |
ArtifactId | ArtifactIdpanoramio-api |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionPanoramio-API
Java library for interaction with Panoramio API http://www.panoramio.com/api/data/api.html
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
panoramio-api-1.0.1.pom | |
panoramio-api-1.0.1.jar | 27 KB |
panoramio-api-1.0.1-sources.jar | 23 KB |
panoramio-api-1.0.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.atlis/panoramio-api/ -->
<dependency>
<groupId>me.atlis</groupId>
<artifactId>panoramio-api</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.atlis/panoramio-api/
implementation 'me.atlis:panoramio-api:1.0.1'
// https://jarcasting.com/artifacts/me.atlis/panoramio-api/
implementation ("me.atlis:panoramio-api:1.0.1")
'me.atlis:panoramio-api:jar:1.0.1'
<dependency org="me.atlis" name="panoramio-api" rev="1.0.1">
<artifact name="panoramio-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.atlis', module='panoramio-api', version='1.0.1')
)
libraryDependencies += "me.atlis" % "panoramio-api" % "1.0.1"
[me.atlis/panoramio-api "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | RELEASE |
com.google.code.gson : gson | jar | RELEASE |
org.apache.commons : commons-lang3 | jar | RELEASE |
me.atlis : atlis-location-base | jar | RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | RELEASE |
org.hamcrest : hamcrest-core | jar | RELEASE |