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