Last Version

Cache 1.0.0

Lightweight cache library.

License

License

GroupId

GroupId

org.gaixie.cache
ArtifactId

ArtifactId

cache
Version

Version

1.0.0
Type

Type

jar
Description

Description

Cache
Lightweight cache library.
Project Organization

Project Organization

Gaixie.ORG

Download cache 1.0.0


<!-- https://jarcasting.com/artifacts/org.gaixie.cache/cache/ -->
<dependency>
    <groupId>org.gaixie.cache</groupId>
    <artifactId>cache</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gaixie.cache/cache/
implementation 'org.gaixie.cache:cache:1.0.0'
// https://jarcasting.com/artifacts/org.gaixie.cache/cache/
implementation ("org.gaixie.cache:cache:1.0.0")
'org.gaixie.cache:cache:jar:1.0.0'
<dependency org="org.gaixie.cache" name="cache" rev="1.0.0">
  <artifact name="cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gaixie.cache', module='cache', version='1.0.0')
)
libraryDependencies += "org.gaixie.cache" % "cache" % "1.0.0"
[org.gaixie.cache/cache "1.0.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.