is not current version
Last Version 0.0.15

com.github.houbb:cache-test 0.0.13


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

cache-test
Version

Version

0.0.13
Type

Type

jar

Download cache-test 0.0.13


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