Last Version

Qachee Library 1.2

Qachee is a generic cache system to use specially for Android Apps.

License

License

GroupId

GroupId

com.github.nicolasjafelle
ArtifactId

ArtifactId

qachee
Version

Version

1.2
Type

Type

aar
Description

Description

Qachee Library
Qachee is a generic cache system to use specially for Android Apps.
Project URL

Project URL

https://github.com/nicolasjafelle/Qachee
Source Code Management

Source Code Management

https://github.com/nicolasjafelle/Qachee

Download qachee 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 21.0.3

Project Modules

There are no modules declared in this project.