is not current version
Last Version 0.15.0-RC1

com.twitter:storehaus-cache_2.10 0.8.1rc1

storehaus-cache

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

storehaus-cache_2.10
Version

Version

0.8.1rc1
Type

Type

jar

Download storehaus-cache_2.10 0.8.1rc1


<!-- https://jarcasting.com/artifacts/com.twitter/storehaus-cache_2.10/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>storehaus-cache_2.10</artifactId>
    <version>0.8.1rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/storehaus-cache_2.10/
implementation 'com.twitter:storehaus-cache_2.10:0.8.1rc1'
// https://jarcasting.com/artifacts/com.twitter/storehaus-cache_2.10/
implementation ("com.twitter:storehaus-cache_2.10:0.8.1rc1")
'com.twitter:storehaus-cache_2.10:jar:0.8.1rc1'
<dependency org="com.twitter" name="storehaus-cache_2.10" rev="0.8.1rc1">
  <artifact name="storehaus-cache_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='storehaus-cache_2.10', version='0.8.1rc1')
)
libraryDependencies += "com.twitter" % "storehaus-cache_2.10" % "0.8.1rc1"
[com.twitter/storehaus-cache_2.10 "0.8.1rc1"]