is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird-examples 4.6rc3

Elephant Bird Examples.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-examples
Version

Version

4.6rc3
Type

Type

jar

Download elephant-bird-examples 4.6rc3


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