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