GroupId | GroupIdcom.twitter |
---|---|
ArtifactId | ArtifactIdstorehaus-hbase_2.11 |
Version | Version0.12.0 |
Type | Typejar |
Filename | Size |
---|---|
storehaus-hbase_2.11-0.12.0.pom | |
storehaus-hbase_2.11-0.12.0.jar | 59 KB |
storehaus-hbase_2.11-0.12.0-sources.jar | 10 KB |
storehaus-hbase_2.11-0.12.0-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/storehaus-hbase_2.11/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>storehaus-hbase_2.11</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/storehaus-hbase_2.11/
implementation 'com.twitter:storehaus-hbase_2.11:0.12.0'
// https://jarcasting.com/artifacts/com.twitter/storehaus-hbase_2.11/
implementation ("com.twitter:storehaus-hbase_2.11:0.12.0")
'com.twitter:storehaus-hbase_2.11:jar:0.12.0'
<dependency org="com.twitter" name="storehaus-hbase_2.11" rev="0.12.0">
<artifact name="storehaus-hbase_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='storehaus-hbase_2.11', version='0.12.0')
)
libraryDependencies += "com.twitter" % "storehaus-hbase_2.11" % "0.12.0"
[com.twitter/storehaus-hbase_2.11 "0.12.0"]