is not current version
Last Version 1.0.9

io.github.junxworks:junx-cache 1.0.4


GroupId

GroupId

io.github.junxworks
ArtifactId

ArtifactId

junx-cache
Version

Version

1.0.4
Type

Type

jar

Download junx-cache 1.0.4


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