is not current version
Last Version 0.1.2

com.github.jcute:jcute-plugin-cache 0.0.11


GroupId

GroupId

com.github.jcute
ArtifactId

ArtifactId

jcute-plugin-cache
Version

Version

0.0.11
Type

Type

jar

Download jcute-plugin-cache 0.0.11


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