is not current version
Last Version 2.5.12

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

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

2.5.2
Type

Type

aar

Download apollo-idling-resource 2.5.2


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