is not current version
Last Version 2.0.4

com.github.fartherp:framework-cache 1.0.2

framework-cache

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-cache
Version

Version

1.0.2
Type

Type

jar

Download framework-cache 1.0.2


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