gatherer

Android Service Client for Magic the Gathering Card Data. Current Endpoints include Deckbrew Json and Gatherer Html

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

4
Дата

Дата

Тип

Тип

aar
Описание

Описание

gatherer
Android Service Client for Magic the Gathering Card Data. Current Endpoints include Deckbrew Json and Gatherer Html
Ссылка на сайт

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

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

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

https://github.com/KennethNickles/gatherer

Скачать gatherer

Имя Файла Размер
gatherer-4.pom
gatherer-4.aar 89 KB
gatherer-4-sources.jar 15 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : logging-interceptor jar 3.2.0
com.squareup.retrofit2 : converter-gson jar 2.0.2
com.workday : postman-processor jar 1.3
com.squareup.okhttp : okhttp-urlconnection jar 2.0.0
io.reactivex : rxandroid jar 0.23.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.2
com.google.code.gson : gson jar 2.6.2
com.squareup.retrofit2 : adapter-rxjava jar 2.0.2
com.android.support » support-v4 jar 24.1.1
com.workday : postman jar 1.3
com.squareup.retrofit2 : retrofit jar 2.0.2
com.squareup.okhttp : okhttp jar 2.4.0
com.android.support » support-annotations jar 24.1.1

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

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

Версии библиотеки

Версия
4
3
2
1.4.1