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

de.perdian.flightsearch:flightsearch-api 2.0.0

Flightsearch API

Категории

Категории

Search Прикладные библиотеки
Группа

Группа

de.perdian.flightsearch
Идентификатор

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

flightsearch-api
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать flightsearch-api 2.0.0


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