Last Version

com.github.houbb:cache-test 0.0.15

The cache tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

cache-test
Version

Version

0.0.15
Type

Type

jar
Description

Description

The cache tool for java.

Download cache-test 0.0.15


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : cache-core jar 0.0.15
com.github.houbb : test-core jar 0.0.1

Project Modules

There are no modules declared in this project.