| License |
License |
|---|---|
| Categories |
CategoriesCaffeine Data Caching |
| GroupId | GroupIdcom.stuart |
| ArtifactId | ArtifactIdzcaffeine_3 |
| 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_3-1.0.0-M1.pom | |
| zcaffeine_3-1.0.0-M1.jar | 59 KB |
| zcaffeine_3-1.0.0-M1-sources.jar | 8 KB |
| zcaffeine_3-1.0.0-M1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.stuart/zcaffeine_3/ -->
<dependency>
<groupId>com.stuart</groupId>
<artifactId>zcaffeine_3</artifactId>
<version>1.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stuart/zcaffeine_3/
implementation 'com.stuart:zcaffeine_3:1.0.0-M1'
// https://jarcasting.com/artifacts/com.stuart/zcaffeine_3/
implementation ("com.stuart:zcaffeine_3:1.0.0-M1")
'com.stuart:zcaffeine_3:jar:1.0.0-M1'
<dependency org="com.stuart" name="zcaffeine_3" rev="1.0.0-M1">
<artifact name="zcaffeine_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stuart', module='zcaffeine_3', version='1.0.0-M1')
)
libraryDependencies += "com.stuart" % "zcaffeine_3" % "1.0.0-M1"
[com.stuart/zcaffeine_3 "1.0.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| com.github.ben-manes.caffeine : caffeine | jar | 3.0.6 |
| dev.zio : zio_3 | jar | 2.0.0-RC5 |
| dev.zio : zio-prelude_3 | jar | 1.0.0-RC13 |
| org.scala-lang.modules : scala-java8-compat_3 | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| dev.zio : zio-test_3 | jar | 2.0.0-RC5 |
| dev.zio : zio-test-sbt_3 | jar | 2.0.0-RC5 |