Last Version

Apollo Android API 0.2.2

Apollo Android API classes

License

License

MIT
Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.apollographql.android
ArtifactId

ArtifactId

api
Version

Version

0.2.2
Type

Type

jar
Description

Description

Apollo Android API
Apollo Android API classes
Project URL

Project URL

https://github.com/apollostack/apollo-android/
Source Code Management

Source Code Management

https://github.com/apollostack/apollo-android/

Download api 0.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
javax.annotation : jsr250-api jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.30

Project Modules

There are no modules declared in this project.