Last Version

Panoramio-API 1.0.1

Java library for interaction with Panoramio API http://www.panoramio.com/api/data/api.html

License

License

GroupId

GroupId

me.atlis
ArtifactId

ArtifactId

panoramio-api
Version

Version

1.0.1
Type

Type

jar
Description

Description

Panoramio-API
Java library for interaction with Panoramio API http://www.panoramio.com/api/data/api.html
Project URL

Project URL

https://github.com/AtlisInc/Panoramio-API
Source Code Management

Source Code Management

http://github.com/AtlisInc/Panoramio-API

Download panoramio-api 1.0.1


<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
junit : junit jar RELEASE
org.hamcrest : hamcrest-core jar RELEASE

Project Modules

There are no modules declared in this project.