is not current version
Last Version 2.7.0.RELEASE

io.xream.x7:x7-cache 2.3.13.RELEASE


GroupId

GroupId

io.xream.x7
ArtifactId

ArtifactId

x7-cache
Version

Version

2.3.13.RELEASE
Type

Type

jar

Download x7-cache 2.3.13.RELEASE


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