is not current version
Last Version 0.23

com.wizzardo.tools:tools-cache 0.20

cache tools

GroupId

GroupId

com.wizzardo.tools
ArtifactId

ArtifactId

tools-cache
Version

Version

0.20
Type

Type

jar

Download tools-cache 0.20


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