Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.github.astonbitecode |
ArtifactId | ArtifactIdscakka-zoo-cache |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
scakka-zoo-cache-0.1.0.pom | |
scakka-zoo-cache-0.1.0.jar | 139 KB |
scakka-zoo-cache-0.1.0-sources.jar | 9 KB |
scakka-zoo-cache-0.1.0-javadoc.jar | 427 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.astonbitecode/scakka-zoo-cache/
implementation 'com.github.astonbitecode:scakka-zoo-cache:0.1.0'
// https://jarcasting.com/artifacts/com.github.astonbitecode/scakka-zoo-cache/
implementation ("com.github.astonbitecode:scakka-zoo-cache:0.1.0")
'com.github.astonbitecode:scakka-zoo-cache:jar:0.1.0'
<dependency org="com.github.astonbitecode" name="scakka-zoo-cache" rev="0.1.0">
<artifact name="scakka-zoo-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.astonbitecode', module='scakka-zoo-cache', version='0.1.0')
)
libraryDependencies += "com.github.astonbitecode" % "scakka-zoo-cache" % "0.1.0"
[com.github.astonbitecode/scakka-zoo-cache "0.1.0"]