io.github.shaohaikkk:hycache-core

an cache tool

License

License

GroupId

GroupId

io.github.shaohaikkk
ArtifactId

ArtifactId

hycache-core
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

an cache tool

Download hycache-core

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar
org.reflections : reflections jar
org.javassist : javassist jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1