License |
License |
---|---|
GroupId | GroupIdcom.whaleal.icefrog |
ArtifactId | ArtifactIdicefrog-cache |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptionicefrog-cache
icefrog 缓存
|
Filename | Size |
---|---|
icefrog-cache-1.1.4.pom | |
icefrog-cache-1.1.4.jar | 25 KB |
icefrog-cache-1.1.4-sources.jar | 19 KB |
icefrog-cache-1.1.4-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-cache/ -->
<dependency>
<groupId>com.whaleal.icefrog</groupId>
<artifactId>icefrog-cache</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-cache/
implementation 'com.whaleal.icefrog:icefrog-cache:1.1.4'
// https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-cache/
implementation ("com.whaleal.icefrog:icefrog-cache:1.1.4")
'com.whaleal.icefrog:icefrog-cache:jar:1.1.4'
<dependency org="com.whaleal.icefrog" name="icefrog-cache" rev="1.1.4">
<artifact name="icefrog-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whaleal.icefrog', module='icefrog-cache', version='1.1.4')
)
libraryDependencies += "com.whaleal.icefrog" % "icefrog-cache" % "1.1.4"
[com.whaleal.icefrog/icefrog-cache "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.whaleal.icefrog : icefrog-core | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |