Last Version

com.github.houbb:cache-api 0.0.15

The cache tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

cache-api
Version

Version

0.0.15
Type

Type

jar
Description

Description

The cache tool for java.

Download cache-api 0.0.15


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

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.