is not current version
Last Version 7.2.2

cn.stylefeng.roses:cache-api 7.0.0


GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

cache-api
Version

Version

7.0.0
Type

Type

jar

Download 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"]