is not current version
Last Version 1.0.16

com.ahyakamil:akcache 1.0.1

Simple and powerful caching

GroupId

GroupId

com.ahyakamil
ArtifactId

ArtifactId

akcache
Version

Version

1.0.1
Type

Type

jar

Download akcache 1.0.1


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