License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdutil-cache_2.13 |
Last Version | Last Version22.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutil-cache
util-cache
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
Filename | Size |
---|---|
util-cache_2.13-22.4.0.pom | |
util-cache_2.13-22.4.0.jar | 27 KB |
util-cache_2.13-22.4.0-sources.jar | 7 KB |
util-cache_2.13-22.4.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/util-cache_2.13/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-cache_2.13</artifactId>
<version>22.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/util-cache_2.13/
implementation 'com.twitter:util-cache_2.13:22.4.0'
// https://jarcasting.com/artifacts/com.twitter/util-cache_2.13/
implementation ("com.twitter:util-cache_2.13:22.4.0")
'com.twitter:util-cache_2.13:jar:22.4.0'
<dependency org="com.twitter" name="util-cache_2.13" rev="22.4.0">
<artifact name="util-cache_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='util-cache_2.13', version='22.4.0')
)
libraryDependencies += "com.twitter" % "util-cache_2.13" % "22.4.0"
[com.twitter/util-cache_2.13 "22.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.twitter : util-core_2.13 | jar | 22.4.0 |
org.scala-lang.modules : scala-collection-compat_2.13 | 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_2.13 | jar | 3.2.9 |
org.scalatestplus : junit-4-13_2.13 | jar | 3.2.9.0 |
org.mockito : mockito-core | jar | 3.3.3 |
org.scalatestplus : mockito-3-3_2.13 | jar | 3.1.2.0 |