License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.jcdecaux.opendata |
ArtifactId | ArtifactIdopendata-client |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionJC Decaux Open Data Client
This library is a wrapper around JC Decaux's Open Data APIs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opendata-client-1.1.0.pom | |
opendata-client-1.1.0.jar | 8 KB |
opendata-client-1.1.0-sources.jar | 4 KB |
opendata-client-1.1.0-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jcdecaux.opendata/opendata-client/ -->
<dependency>
<groupId>com.jcdecaux.opendata</groupId>
<artifactId>opendata-client</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcdecaux.opendata/opendata-client/
implementation 'com.jcdecaux.opendata:opendata-client:1.1.0'
// https://jarcasting.com/artifacts/com.jcdecaux.opendata/opendata-client/
implementation ("com.jcdecaux.opendata:opendata-client:1.1.0")
'com.jcdecaux.opendata:opendata-client:jar:1.1.0'
<dependency org="com.jcdecaux.opendata" name="opendata-client" rev="1.1.0">
<artifact name="opendata-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcdecaux.opendata', module='opendata-client', version='1.1.0')
)
libraryDependencies += "com.jcdecaux.opendata" % "opendata-client" % "1.1.0"
[com.jcdecaux.opendata/opendata-client "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.0.9.Final |
org.jboss.resteasy : resteasy-client | jar | 3.0.9.Final |