is not current version
Last Version 0.15.0

com.twitter:storehaus-hbase_2.11 0.15.0-RC2

storehaus-hbase

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

storehaus-hbase_2.11
Version

Version

0.15.0-RC2
Type

Type

jar

Download storehaus-hbase_2.11 0.15.0-RC2


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