GroupId | GroupIdru.delimobil |
---|---|
ArtifactId | ArtifactIdfs2-hbase_2.13 |
Version | Version0.1.0-RC1 |
Type | Typejar |
Filename | Size |
---|---|
fs2-hbase_2.13-0.1.0-RC1.pom | |
fs2-hbase_2.13-0.1.0-RC1.jar | 54 KB |
fs2-hbase_2.13-0.1.0-RC1-sources.jar | 8 KB |
fs2-hbase_2.13-0.1.0-RC1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]