Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.github.astonbitecode |
ArtifactId | ArtifactIdscakka-zoo-cache |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
scakka-zoo-cache-0.2.0.pom | |
scakka-zoo-cache-0.2.0.jar | 173 KB |
scakka-zoo-cache-0.2.0-sources.jar | 14 KB |
scakka-zoo-cache-0.2.0-javadoc.jar | 465 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.astonbitecode/scakka-zoo-cache/ -->
<dependency>
<groupId>com.github.astonbitecode</groupId>
<artifactId>scakka-zoo-cache</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.astonbitecode/scakka-zoo-cache/
implementation 'com.github.astonbitecode:scakka-zoo-cache:0.2.0'
// https://jarcasting.com/artifacts/com.github.astonbitecode/scakka-zoo-cache/
implementation ("com.github.astonbitecode:scakka-zoo-cache:0.2.0")
'com.github.astonbitecode:scakka-zoo-cache:jar:0.2.0'
<dependency org="com.github.astonbitecode" name="scakka-zoo-cache" rev="0.2.0">
<artifact name="scakka-zoo-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.astonbitecode', module='scakka-zoo-cache', version='0.2.0')
)
libraryDependencies += "com.github.astonbitecode" % "scakka-zoo-cache" % "0.2.0"
[com.github.astonbitecode/scakka-zoo-cache "0.2.0"]