| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdutil-cache_3 |
| Version | Version22.2.0 |
| Type | Typejar |
| Description |
Descriptionutil-cache
util-cache
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
| Filename | Size |
|---|---|
| util-cache_3-22.2.0.pom | |
| util-cache_3-22.2.0.jar | 41 KB |
| util-cache_3-22.2.0-sources.jar | 7 KB |
| util-cache_3-22.2.0-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/util-cache_3/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-cache_3</artifactId>
<version>22.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/util-cache_3/
implementation 'com.twitter:util-cache_3:22.2.0'
// https://jarcasting.com/artifacts/com.twitter/util-cache_3/
implementation ("com.twitter:util-cache_3:22.2.0")
'com.twitter:util-cache_3:jar:22.2.0'
<dependency org="com.twitter" name="util-cache_3" rev="22.2.0">
<artifact name="util-cache_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='util-cache_3', version='22.2.0')
)
libraryDependencies += "com.twitter" % "util-cache_3" % "22.2.0"
[com.twitter/util-cache_3 "22.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : util-core_3 | jar | 22.2.0 |
| org.scala-lang : scala3-library_3 | jar | 3.0.2-RC1 |
| org.scala-lang.modules : scala-collection-compat_3 | jar | 2.4.4 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |
| org.scalatest : scalatest_3 | jar | 3.2.9 |
| org.scalatestplus : junit-4-13_3 | jar | 3.2.9.0 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.scalatestplus : mockito-3-4_3 | jar | 3.2.9.0 |