is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird-crunch 4.14-RC3

Crunch utilities.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-crunch
Version

Version

4.14-RC3
Type

Type

jar

Download elephant-bird-crunch 4.14-RC3


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