is not current version
Last Version 0.1.0-RC2

ru.delimobil:fs2-hbase_2.13 0.1.0-RC1

fs2-hbase

GroupId

GroupId

ru.delimobil
ArtifactId

ArtifactId

fs2-hbase_2.13
Version

Version

0.1.0-RC1
Type

Type

jar

Download fs2-hbase_2.13 0.1.0-RC1


<!-- https://jarcasting.com/artifacts/ru.delimobil/fs2-hbase_2.13/ -->
<dependency>
    <groupId>ru.delimobil</groupId>
    <artifactId>fs2-hbase_2.13</artifactId>
    <version>0.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.delimobil/fs2-hbase_2.13/
implementation 'ru.delimobil:fs2-hbase_2.13:0.1.0-RC1'
// https://jarcasting.com/artifacts/ru.delimobil/fs2-hbase_2.13/
implementation ("ru.delimobil:fs2-hbase_2.13:0.1.0-RC1")
'ru.delimobil:fs2-hbase_2.13:jar:0.1.0-RC1'
<dependency org="ru.delimobil" name="fs2-hbase_2.13" rev="0.1.0-RC1">
  <artifact name="fs2-hbase_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.delimobil', module='fs2-hbase_2.13', version='0.1.0-RC1')
)
libraryDependencies += "ru.delimobil" % "fs2-hbase_2.13" % "0.1.0-RC1"
[ru.delimobil/fs2-hbase_2.13 "0.1.0-RC1"]