Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdru.saidgadjiev.ormnext |
ArtifactId | ArtifactIdormnext-cache |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
ormnext-cache-1.1.pom | |
ormnext-cache-1.1.jar | 23 KB |
ormnext-cache-1.1-sources.jar | 13 KB |
ormnext-cache-1.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-cache/ -->
<dependency>
<groupId>ru.saidgadjiev.ormnext</groupId>
<artifactId>ormnext-cache</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-cache/
implementation 'ru.saidgadjiev.ormnext:ormnext-cache:1.1'
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-cache/
implementation ("ru.saidgadjiev.ormnext:ormnext-cache:1.1")
'ru.saidgadjiev.ormnext:ormnext-cache:jar:1.1'
<dependency org="ru.saidgadjiev.ormnext" name="ormnext-cache" rev="1.1">
<artifact name="ormnext-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.saidgadjiev.ormnext', module='ormnext-cache', version='1.1')
)
libraryDependencies += "ru.saidgadjiev.ormnext" % "ormnext-cache" % "1.1"
[ru.saidgadjiev.ormnext/ormnext-cache "1.1"]