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

cn.threeoranges:RainbowCache 1.1.0

A set of cache annotations to improve system performance and development efficiency

Группа

Группа

cn.threeoranges
Идентификатор

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

RainbowCache
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать RainbowCache 1.1.0


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