Last Version

cache-0.1.0 0.1.0

Cache adapter.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kut3
ArtifactId

ArtifactId

cache
Version

Version

0.1.0
Type

Type

jar
Description

Description

cache-0.1.0
Cache adapter.
Project URL

Project URL

http://kut3.net/cache

Download cache 0.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.