is not current version
Last Version 0.0.12

org.tinygroup:cache 0.0.3


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

cache
Version

Version

0.0.3
Type

Type

jar

Download cache 0.0.3


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