is not current version
Last Version 1.0.4

org.mixer2:mixer2-cacheable 1.0.1

cache wrapper for Mixer2Engine

GroupId

GroupId

org.mixer2
ArtifactId

ArtifactId

mixer2-cacheable
Version

Version

1.0.1
Type

Type

jar

Download mixer2-cacheable 1.0.1


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