не последняя версия
Последняя версия 2.5.12

com.apollographql.apollo:apollo-http-cache 1.4.4

Apollo GraphQL http cache support

Категории

Категории

Apollo Контейнер Микросервисы
Группа

Группа

com.apollographql.apollo
Идентификатор

Идентификатор

apollo-http-cache
Версия

Версия

1.4.4
Тип

Тип

jar

Скачать apollo-http-cache 1.4.4


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