Android Cache Library

Cache library for Android applications

License

License

GroupId

GroupId

com.vandalsoftware.android
ArtifactId

ArtifactId

cache-library
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

Android Cache Library
Cache library for Android applications
Project URL

Project URL

https://github.com/VandalSoftware/android-cache-lib

Download cache-library

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0