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

cn.someget:cache-anno 0.0.3

自动缓存注解

Группа

Группа

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

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

cache-anno
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать cache-anno 0.0.3


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