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