is not current version
Last Version 4.17

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

Core utilities.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-core
Version

Version

4.15
Type

Type

jar

Download elephant-bird-core 4.15


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