is not current version
Last Version 1.8

com.lethanh98:cache-file 1.5

Cache use File

GroupId

GroupId

com.lethanh98
ArtifactId

ArtifactId

cache-file
Version

Version

1.5
Type

Type

jar

Download cache-file 1.5


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