Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.ulisse1996 |
ArtifactId | ArtifactIdjaorm-cache |
Version | Version0.17 |
Type | Typejar |
Filename | Size |
---|---|
jaorm-cache-0.17.pom | |
jaorm-cache-0.17.jar | 8 KB |
jaorm-cache-0.17-sources.jar | 3 KB |
jaorm-cache-0.17-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-cache/ -->
<dependency>
<groupId>io.github.ulisse1996</groupId>
<artifactId>jaorm-cache</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-cache/
implementation 'io.github.ulisse1996:jaorm-cache:0.17'
// https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-cache/
implementation ("io.github.ulisse1996:jaorm-cache:0.17")
'io.github.ulisse1996:jaorm-cache:jar:0.17'
<dependency org="io.github.ulisse1996" name="jaorm-cache" rev="0.17">
<artifact name="jaorm-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ulisse1996', module='jaorm-cache', version='0.17')
)
libraryDependencies += "io.github.ulisse1996" % "jaorm-cache" % "0.17"
[io.github.ulisse1996/jaorm-cache "0.17"]