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

cn.someget:cache-anno 0.0.2

自动缓存注解

Группа

Группа

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

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

cache-anno
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать cache-anno 0.0.2


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