Last Version

cache 0.0.15

The cache tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

cache
Version

Version

0.0.15
Type

Type

pom
Description

Description

cache
The cache tool for java.
Source Code Management

Source Code Management

https://github.com/houbb/cache

Download cache 0.0.15

Filename Size
cache-0.0.15.pom 10 KB
Browse

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

  • cache-api
  • cache-core
  • cache-test