GroupId | GroupIdru.delimobil |
---|---|
ArtifactId | ArtifactIdfs2-hbase_3 |
Version | Version0.1.0-RC1 |
Type | Typejar |
Filename | Size |
---|---|
fs2-hbase_3-0.1.0-RC1.pom | |
fs2-hbase_3-0.1.0-RC1.jar | 66 KB |
fs2-hbase_3-0.1.0-RC1-sources.jar | 8 KB |
fs2-hbase_3-0.1.0-RC1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.delimobil/fs2-hbase_3/ -->
<dependency>
<groupId>ru.delimobil</groupId>
<artifactId>fs2-hbase_3</artifactId>
<version>0.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.delimobil/fs2-hbase_3/
implementation 'ru.delimobil:fs2-hbase_3:0.1.0-RC1'
// https://jarcasting.com/artifacts/ru.delimobil/fs2-hbase_3/
implementation ("ru.delimobil:fs2-hbase_3:0.1.0-RC1")
'ru.delimobil:fs2-hbase_3:jar:0.1.0-RC1'
<dependency org="ru.delimobil" name="fs2-hbase_3" rev="0.1.0-RC1">
<artifact name="fs2-hbase_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.delimobil', module='fs2-hbase_3', version='0.1.0-RC1')
)
libraryDependencies += "ru.delimobil" % "fs2-hbase_3" % "0.1.0-RC1"
[ru.delimobil/fs2-hbase_3 "0.1.0-RC1"]