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