| License |
License |
|---|---|
| GroupId | GroupIdio.github.shaohaikkk |
| ArtifactId | ArtifactIdhycache-core |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionan cache tool
|
| Filename | Size |
|---|---|
| hycache-core-0.0.2.pom | |
| hycache-core-0.0.2.jar | 26 KB |
| hycache-core-0.0.2-sources.jar | 15 KB |
| hycache-core-0.0.2-javadoc.jar | 158 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohaikkk/hycache-core/ -->
<dependency>
<groupId>io.github.shaohaikkk</groupId>
<artifactId>hycache-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohaikkk/hycache-core/
implementation 'io.github.shaohaikkk:hycache-core:0.0.2'
// https://jarcasting.com/artifacts/io.github.shaohaikkk/hycache-core/
implementation ("io.github.shaohaikkk:hycache-core:0.0.2")
'io.github.shaohaikkk:hycache-core:jar:0.0.2'
<dependency org="io.github.shaohaikkk" name="hycache-core" rev="0.0.2">
<artifact name="hycache-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohaikkk', module='hycache-core', version='0.0.2')
)
libraryDependencies += "io.github.shaohaikkk" % "hycache-core" % "0.0.2"
[io.github.shaohaikkk/hycache-core "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ben-manes.caffeine : caffeine | jar | |
| org.reflections : reflections | jar | |
| org.javassist : javassist | jar |