publibike

A Java wrapper for the PubliBike API to fetch informations about the stations and bicycles.

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

ch.phatec
ArtifactId

ArtifactId

publibike
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

publibike
A Java wrapper for the PubliBike API to fetch informations about the stations and bicycles.
Project URL

Project URL

https://www.github.com/thmspl/publibike
Source Code Management

Source Code Management

https://github.com/thmspl/publibike

Download publibike

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
org.apache.httpcomponents : httpclient jar 4.5.12
com.google.code.gson : gson jar 2.8.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.5