is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-cache 2.3.0

toolbox 缓存操作工具包

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-cache
Version

Version

2.3.0
Type

Type

jar

Download toolbox-cache 2.3.0


<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox-cache/ -->
<dependency>
    <groupId>com.github.hughwick</groupId>
    <artifactId>toolbox-cache</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-cache/
implementation 'com.github.hughwick:toolbox-cache:2.3.0'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-cache/
implementation ("com.github.hughwick:toolbox-cache:2.3.0")
'com.github.hughwick:toolbox-cache:jar:2.3.0'
<dependency org="com.github.hughwick" name="toolbox-cache" rev="2.3.0">
  <artifact name="toolbox-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-cache', version='2.3.0')
)
libraryDependencies += "com.github.hughwick" % "toolbox-cache" % "2.3.0"
[com.github.hughwick/toolbox-cache "2.3.0"]