не последняя версия
Последняя версия 0.0.35

com.github.bingoohuang:westcache 0.0.10

java cache with unified administration

Группа

Группа

com.github.bingoohuang
Идентификатор

Идентификатор

westcache
Версия

Версия

0.0.10
Тип

Тип

jar

Скачать westcache 0.0.10


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