is not current version
Last Version 4.17

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

Cascading utilities.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-cascading2
Version

Version

4.15
Type

Type

jar

Download elephant-bird-cascading2 4.15


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