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

cn.stylefeng.roses:cache-api 7.0.0


Группа

Группа

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

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

cache-api
Версия

Версия

7.0.0
Тип

Тип

jar

Скачать cache-api 7.0.0


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