| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.zzhhz |
| ArtifactId | ArtifactIdZHCache |
| Last Version | Last Version2.0.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionZHCache
Maven.gradle.aar.jar.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ZHCache-2.0.6.pom | |
| ZHCache-2.0.6-sources.jar | 57 KB |
| ZHCache-2.0.6-javadoc.jar | 548 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zzhhz/ZHCache/ -->
<dependency>
<groupId>com.gitee.zzhhz</groupId>
<artifactId>ZHCache</artifactId>
<version>2.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zzhhz/ZHCache/
implementation 'com.gitee.zzhhz:ZHCache:2.0.6'
// https://jarcasting.com/artifacts/com.gitee.zzhhz/ZHCache/
implementation ("com.gitee.zzhhz:ZHCache:2.0.6")
'com.gitee.zzhhz:ZHCache:aar:2.0.6'
<dependency org="com.gitee.zzhhz" name="ZHCache" rev="2.0.6">
<artifact name="ZHCache" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zzhhz', module='ZHCache', version='2.0.6')
)
libraryDependencies += "com.gitee.zzhhz" % "ZHCache" % "2.0.6"
[com.gitee.zzhhz/ZHCache "2.0.6"]