is not current version
Last Version 1.5.3.beta

io.github.novareseller:cache 1.2.8.beta


GroupId

GroupId

io.github.novareseller
ArtifactId

ArtifactId

cache
Version

Version

1.2.8.beta
Type

Type

jar

Download cache 1.2.8.beta


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