| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.twitter.elephantbird |
| Идентификатор | Идентификаторelephant-bird-hive |
| Версия | Версия4.15-RC1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| elephant-bird-hive-4.15-RC1.pom | |
| elephant-bird-hive-4.15-RC1.jar | 14 KB |
| elephant-bird-hive-4.15-RC1-sources.jar | 6 KB |
| elephant-bird-hive-4.15-RC1-javadoc.jar | 68 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-hive/ -->
<dependency>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird-hive</artifactId>
<version>4.15-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-hive/
implementation 'com.twitter.elephantbird:elephant-bird-hive:4.15-RC1'
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-hive/
implementation ("com.twitter.elephantbird:elephant-bird-hive:4.15-RC1")
'com.twitter.elephantbird:elephant-bird-hive:jar:4.15-RC1'
<dependency org="com.twitter.elephantbird" name="elephant-bird-hive" rev="4.15-RC1">
<artifact name="elephant-bird-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.elephantbird', module='elephant-bird-hive', version='4.15-RC1')
)
libraryDependencies += "com.twitter.elephantbird" % "elephant-bird-hive" % "4.15-RC1"
[com.twitter.elephantbird/elephant-bird-hive "4.15-RC1"]