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

com.mobilesolutionworks:works-http-cache 2.0.0

Works Http Cache for Android

Группа

Группа

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

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

works-http-cache
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать works-http-cache 2.0.0


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