GroupId | GroupIdcom.gitee.zodiacstack |
---|---|
ArtifactId | ArtifactIdzodiac-cache |
Version | Version1.5.4 |
Type | Typejar |
Filename | Size |
---|---|
zodiac-cache-1.5.4.pom | |
zodiac-cache-1.5.4.jar | 21 KB |
zodiac-cache-1.5.4-sources.jar | 13 KB |
zodiac-cache-1.5.4-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-cache/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-cache</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-cache/
implementation 'com.gitee.zodiacstack:zodiac-cache:1.5.4'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-cache/
implementation ("com.gitee.zodiacstack:zodiac-cache:1.5.4")
'com.gitee.zodiacstack:zodiac-cache:jar:1.5.4'
<dependency org="com.gitee.zodiacstack" name="zodiac-cache" rev="1.5.4">
<artifact name="zodiac-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-cache', version='1.5.4')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-cache" % "1.5.4"
[com.gitee.zodiacstack/zodiac-cache "1.5.4"]