| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.github.kennethnickles |
| Идентификатор | Идентификаторgatherer |
| Версия | Версия4 |
| Тип | Типaar |
| Описание |
Описаниеgatherer
Android Service Client for Magic the Gathering Card Data. Current Endpoints include Deckbrew Json and Gatherer Html
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gatherer-4.pom | |
| gatherer-4.aar | 100 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |