Last Version

gatherer 4

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

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.kennethnickles
ArtifactId

ArtifactId

gatherer
Version

Version

4
Type

Type

aar
Description

Description

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

Project URL

https://github.com/KennethNickles/gatherer
Source Code Management

Source Code Management

https://github.com/KennethNickles/gatherer

Download gatherer 4


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

Dependencies

compile (13)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.