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

RouteDrawer Library 1.0.0

RouteDrawer wraps Google Directions API using RxJava for Android so developers can download, parse and draw path on the Google's map in very fast and flexible way.

Лицензия

Лицензия

Группа

Группа

com.github.polok.routedrawer
Идентификатор

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

library
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

RouteDrawer Library
RouteDrawer wraps Google Directions API using RxJava for Android so developers can download, parse and draw path on the Google's map in very fast and flexible way.
Ссылка на сайт

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

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

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

https://github.com/polok/RouteDrawer.git

Скачать library 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.polok.routedrawer/library/ -->
<dependency>
    <groupId>com.github.polok.routedrawer</groupId>
    <artifactId>library</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.polok.routedrawer/library/
implementation 'com.github.polok.routedrawer:library:1.0.0'
// https://jarcasting.com/artifacts/com.github.polok.routedrawer/library/
implementation ("com.github.polok.routedrawer:library:1.0.0")
'com.github.polok.routedrawer:library:aar:1.0.0'
<dependency org="com.github.polok.routedrawer" name="library" rev="1.0.0">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.polok.routedrawer', module='library', version='1.0.0')
)
libraryDependencies += "com.github.polok.routedrawer" % "library" % "1.0.0"
[com.github.polok.routedrawer/library "1.0.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.3
com.netflix.rxjava : rxjava-android jar 0.20.6
com.squareup.okhttp : okhttp jar 2.0.0
com.android.support » appcompat-v7 jar 21.0.0
com.google.android.gms » play-services jar 6.1.11
com.netflix.rxjava : rxjava-async-util jar 0.20.6

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

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