is not current version
Last Version 0.0.35

com.github.bingoohuang:westcache 0.0.30

java cache with unified administration

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

westcache
Version

Version

0.0.30
Type

Type

jar

Download westcache 0.0.30


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