Last Version

ApolloStack Runtime 0.2.2

Runtime library to support generated code

License

License

MIT
Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.apollographql.android
ArtifactId

ArtifactId

runtime
Version

Version

0.2.2
Type

Type

aar
Description

Description

ApolloStack Runtime
Runtime library to support generated code
Project URL

Project URL

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

Source Code Management

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

Download runtime 0.2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
com.squareup.okhttp3 : okhttp jar 3.6.0
com.squareup.moshi : moshi jar 1.4.0
com.nytimes.android : cache jar 2.0.2
com.apollographql.android : api jar 0.2.2

Project Modules

There are no modules declared in this project.