is not current version
Last Version 1.0.5

io.github.haozi2015:autoCache 1.0.4

Auto cache data component

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.haozi2015
ArtifactId

ArtifactId

autoCache
Version

Version

1.0.4
Type

Type

pom

Download autoCache 1.0.4

Filename Size
autoCache-1.0.4.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.haozi2015/autoCache/ -->
<dependency>
    <groupId>io.github.haozi2015</groupId>
    <artifactId>autoCache</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.haozi2015/autoCache/
implementation 'io.github.haozi2015:autoCache:1.0.4'
// https://jarcasting.com/artifacts/io.github.haozi2015/autoCache/
implementation ("io.github.haozi2015:autoCache:1.0.4")
'io.github.haozi2015:autoCache:pom:1.0.4'
<dependency org="io.github.haozi2015" name="autoCache" rev="1.0.4">
  <artifact name="autoCache" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.haozi2015', module='autoCache', version='1.0.4')
)
libraryDependencies += "io.github.haozi2015" % "autoCache" % "1.0.4"
[io.github.haozi2015/autoCache "1.0.4"]