is not current version
Last Version 0.0.12

org.tinygroup:cache 0.0.4


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

cache
Version

Version

0.0.4
Type

Type

jar

Download cache 0.0.4


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