com.googlecode.places-api-client:places-api-client

Java client for Google Places service

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.googlecode.places-api-client
ArtifactId

ArtifactId

places-api-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java client for Google Places service
Source Code Management

Source Code Management

http://code.google.com/p/places-api-client/source/browse

Download places-api-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.places-api-client/places-api-client/ -->
<dependency>
    <groupId>com.googlecode.places-api-client</groupId>
    <artifactId>places-api-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.places-api-client/places-api-client/
implementation 'com.googlecode.places-api-client:places-api-client:1.0.0'
// https://jarcasting.com/artifacts/com.googlecode.places-api-client/places-api-client/
implementation ("com.googlecode.places-api-client:places-api-client:1.0.0")
'com.googlecode.places-api-client:places-api-client:jar:1.0.0'
<dependency org="com.googlecode.places-api-client" name="places-api-client" rev="1.0.0">
  <artifact name="places-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.places-api-client', module='places-api-client', version='1.0.0')
)
libraryDependencies += "com.googlecode.places-api-client" % "places-api-client" % "1.0.0"
[com.googlecode.places-api-client/places-api-client "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.json : json jar 20090211
log4j : log4j jar 1.2.16
org.apache.httpcomponents : httpclient jar 4.0-alpha4
commons-codec : commons-codec jar 1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0