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