is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird-examples 4.15-RC1

Elephant Bird Examples.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-examples
Version

Version

4.15-RC1
Type

Type

jar

Download elephant-bird-examples 4.15-RC1


<!-- https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-examples/ -->
<dependency>
    <groupId>com.twitter.elephantbird</groupId>
    <artifactId>elephant-bird-examples</artifactId>
    <version>4.15-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-examples/
implementation 'com.twitter.elephantbird:elephant-bird-examples:4.15-RC1'
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-examples/
implementation ("com.twitter.elephantbird:elephant-bird-examples:4.15-RC1")
'com.twitter.elephantbird:elephant-bird-examples:jar:4.15-RC1'
<dependency org="com.twitter.elephantbird" name="elephant-bird-examples" rev="4.15-RC1">
  <artifact name="elephant-bird-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.elephantbird', module='elephant-bird-examples', version='4.15-RC1')
)
libraryDependencies += "com.twitter.elephantbird" % "elephant-bird-examples" % "4.15-RC1"
[com.twitter.elephantbird/elephant-bird-examples "4.15-RC1"]