is not current version
Last Version 2.0.6

com.mobilesolutionworks:works-http-cache 2.0.0

Works Http Cache for Android

GroupId

GroupId

com.mobilesolutionworks
ArtifactId

ArtifactId

works-http-cache
Version

Version

2.0.0
Type

Type

jar

Download 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"]