is not current version
Last Version 2.0.1

cn.flyelf.cache:layer-cache-annotation 1.0.0

layer-cache-annotation

GroupId

GroupId

cn.flyelf.cache
ArtifactId

ArtifactId

layer-cache-annotation
Version

Version

1.0.0
Type

Type

jar

Download layer-cache-annotation 1.0.0


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