| Группа | Группаcom.facebook.hive |
|---|---|
| Идентификатор | Идентификаторhive-dwrf-fb-shims |
| Версия | Версия0.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hive-dwrf-fb-shims-0.6.pom | |
| hive-dwrf-fb-shims-0.6.jar | 3 KB |
| hive-dwrf-fb-shims-0.6-sources.jar | 1 KB |
| hive-dwrf-fb-shims-0.6-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-fb-shims/ -->
<dependency>
<groupId>com.facebook.hive</groupId>
<artifactId>hive-dwrf-fb-shims</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-fb-shims/
implementation 'com.facebook.hive:hive-dwrf-fb-shims:0.6'
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-fb-shims/
implementation ("com.facebook.hive:hive-dwrf-fb-shims:0.6")
'com.facebook.hive:hive-dwrf-fb-shims:jar:0.6'
<dependency org="com.facebook.hive" name="hive-dwrf-fb-shims" rev="0.6">
<artifact name="hive-dwrf-fb-shims" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hive', module='hive-dwrf-fb-shims', version='0.6')
)
libraryDependencies += "com.facebook.hive" % "hive-dwrf-fb-shims" % "0.6"
[com.facebook.hive/hive-dwrf-fb-shims "0.6"]