is not current version
Last Version 1.6.3

org.echocat.jomon:cache 1.6.1


GroupId

GroupId

org.echocat.jomon
ArtifactId

ArtifactId

cache
Version

Version

1.6.1
Type

Type

jar

Download cache 1.6.1


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