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