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