License |
License |
---|---|
Categories |
CategoriesCaffeine Data Caching |
GroupId | GroupIdcom.stuart |
ArtifactId | ArtifactIdzcaffeine_2.13 |
Last Version | Last Version1.0.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzcaffeine
zcaffeine
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zcaffeine_2.13-1.0.0-M1.pom | |
zcaffeine_2.13-1.0.0-M1.jar | 45 KB |
zcaffeine_2.13-1.0.0-M1-sources.jar | 8 KB |
zcaffeine_2.13-1.0.0-M1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stuart/zcaffeine_2.13/ -->
<dependency>
<groupId>com.stuart</groupId>
<artifactId>zcaffeine_2.13</artifactId>
<version>1.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stuart/zcaffeine_2.13/
implementation 'com.stuart:zcaffeine_2.13:1.0.0-M1'
// https://jarcasting.com/artifacts/com.stuart/zcaffeine_2.13/
implementation ("com.stuart:zcaffeine_2.13:1.0.0-M1")
'com.stuart:zcaffeine_2.13:jar:1.0.0-M1'
<dependency org="com.stuart" name="zcaffeine_2.13" rev="1.0.0-M1">
<artifact name="zcaffeine_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stuart', module='zcaffeine_2.13', version='1.0.0-M1')
)
libraryDependencies += "com.stuart" % "zcaffeine_2.13" % "1.0.0-M1"
[com.stuart/zcaffeine_2.13 "1.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.github.ben-manes.caffeine : caffeine | jar | 3.0.6 |
dev.zio : zio_2.13 | jar | 2.0.0-RC5 |
dev.zio : zio-prelude_2.13 | jar | 1.0.0-RC13 |
org.scala-lang.modules : scala-java8-compat_2.13 | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.13 | jar | 2.0.0-RC5 |
dev.zio : zio-test-sbt_2.13 | jar | 2.0.0-RC5 |