is not current version
Last Version 2.5.12

com.apollographql.apollo:apollo-idling-resource 1.3.1

An Espresso Idling Resource for Apollo GraphQL Client.

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.apollographql.apollo
ArtifactId

ArtifactId

apollo-idling-resource
Version

Version

1.3.1
Type

Type

aar

Download apollo-idling-resource 1.3.1


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