GroupId | GroupIdru.circumflex |
---|---|
ArtifactId | ArtifactIdcircumflex-cache |
Version | Version2.4 |
Type | Typejar |
Filename | Size |
---|---|
circumflex-cache-2.4.pom | |
circumflex-cache-2.4.jar | 42 KB |
circumflex-cache-2.4-sources.jar | 2 KB |
circumflex-cache-2.4-javadoc.jar | 299 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.circumflex/circumflex-cache/ -->
<dependency>
<groupId>ru.circumflex</groupId>
<artifactId>circumflex-cache</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/ru.circumflex/circumflex-cache/
implementation 'ru.circumflex:circumflex-cache:2.4'
// https://jarcasting.com/artifacts/ru.circumflex/circumflex-cache/
implementation ("ru.circumflex:circumflex-cache:2.4")
'ru.circumflex:circumflex-cache:jar:2.4'
<dependency org="ru.circumflex" name="circumflex-cache" rev="2.4">
<artifact name="circumflex-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.circumflex', module='circumflex-cache', version='2.4')
)
libraryDependencies += "ru.circumflex" % "circumflex-cache" % "2.4"
[ru.circumflex/circumflex-cache "2.4"]