Последняя версия

publibike 1.5

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

Лицензия

Лицензия

Категории

Категории

hate Данные Data Formats Hypermedia Types
Группа

Группа

ch.phatec
Идентификатор

Идентификатор

publibike
Версия

Версия

1.5
Тип

Тип

jar
Описание

Описание

publibike
A Java wrapper for the PubliBike API to fetch informations about the stations and bicycles.
Ссылка на сайт

Ссылка на сайт

https://www.github.com/thmspl/publibike
Система контроля версий

Система контроля версий

https://github.com/thmspl/publibike

Скачать publibike 1.5


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.