License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.haozi2015 |
ArtifactId | ArtifactIdautoCache |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionautoCache
Auto cache data component
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autoCache-1.0.5.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.haozi2015/autoCache/ -->
<dependency>
<groupId>io.github.haozi2015</groupId>
<artifactId>autoCache</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.haozi2015/autoCache/
implementation 'io.github.haozi2015:autoCache:1.0.5'
// https://jarcasting.com/artifacts/io.github.haozi2015/autoCache/
implementation ("io.github.haozi2015:autoCache:1.0.5")
'io.github.haozi2015:autoCache:pom:1.0.5'
<dependency org="io.github.haozi2015" name="autoCache" rev="1.0.5">
<artifact name="autoCache" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.haozi2015', module='autoCache', version='1.0.5')
)
libraryDependencies += "io.github.haozi2015" % "autoCache" % "1.0.5"
[io.github.haozi2015/autoCache "1.0.5"]