| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCaffeine Data Caching | 
        
| GroupId | GroupIdcom.github.blemale | 
    
| ArtifactId | ArtifactIdscaffeine_3 | 
    
| Last Version | Last Version5.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionscaffeine 
            Thin Scala wrapper for Caffeine. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| scaffeine_3-5.2.0.pom | |
| scaffeine_3-5.2.0.jar | 54 KB | 
| scaffeine_3-5.2.0-sources.jar | 11 KB | 
| scaffeine_3-5.2.0-javadoc.jar | 207 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.blemale/scaffeine_3/ -->
<dependency>
    <groupId>com.github.blemale</groupId>
    <artifactId>scaffeine_3</artifactId>
    <version>5.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.blemale/scaffeine_3/
implementation 'com.github.blemale:scaffeine_3:5.2.0'
                // https://jarcasting.com/artifacts/com.github.blemale/scaffeine_3/
implementation ("com.github.blemale:scaffeine_3:5.2.0")
                'com.github.blemale:scaffeine_3:jar:5.2.0'
                <dependency org="com.github.blemale" name="scaffeine_3" rev="5.2.0">
  <artifact name="scaffeine_3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.blemale', module='scaffeine_3', version='5.2.0')
)
                libraryDependencies += "com.github.blemale" % "scaffeine_3" % "5.2.0"
                [com.github.blemale/scaffeine_3 "5.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 | 
| com.github.ben-manes.caffeine : caffeine | jar | 3.1.0 | 
| org.scala-lang.modules : scala-java8-compat_3 | jar | 1.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scalactic : scalactic_3 | jar | 3.2.12 | 
| org.scalatest : scalatest_3 | jar | 3.2.12 |