is not current version
Last Version 1.6.0

io.github.ulisse1996:jaorm-cache 0.27.1


Categories

Categories

ORM Data
GroupId

GroupId

io.github.ulisse1996
ArtifactId

ArtifactId

jaorm-cache
Version

Version

0.27.1
Type

Type

jar

Download jaorm-cache 0.27.1


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