is not current version
Last Version 0.0.35

com.github.bingoohuang:westcache 0.0.32

java cache with unified administration

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

westcache
Version

Version

0.0.32
Type

Type

jar

Download westcache 0.0.32


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