is not current version
Last Version 0.15.0

com.twitter:storehaus-memcache_2.12 0.15.0-RC2

storehaus-memcache

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

storehaus-memcache_2.12
Version

Version

0.15.0-RC2
Type

Type

jar

Download storehaus-memcache_2.12 0.15.0-RC2


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