is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird-core 4.4

Core utilities.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-core
Version

Version

4.4
Type

Type

jar

Download elephant-bird-core 4.4


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