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