is not current version
Last Version 0.1.11

com.gravity:gravity-hpaste 0.1.5

Scala mapper for hbase

GroupId

GroupId

com.gravity
ArtifactId

ArtifactId

gravity-hpaste
Version

Version

0.1.5
Type

Type

jar

Download gravity-hpaste 0.1.5


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