Download elephant-bird-core-4.4.jar file - Jar e

Jar examples for e:elephant-bird-core

Description

Core utilities.

You can download jar file elephant-bird-core 4.4 in this page.

Build File

You can use the following script to add elephant-bird-core-4.4.jar to your project.

<dependency>
   <groupId>com.twitter.elephantbird</groupId>
   <artifactId>elephant-bird-core</artifactId>
   <version>4.4</version>
</dependency>
compile group: 'com.twitter.elephantbird', name: 'elephant-bird-core', version: '4.4'
libraryDependencies += "com.twitter.elephantbird" % "elephant-bird-core" % "4.4"
<dependency org="com.twitter.elephantbird" name="elephant-bird-core" rev="4.4"/>
@Grapes(@Grab(group='com.twitter.elephantbird', module='elephant-bird-core', version='4.4'))
'com.twitter.elephantbird:elephant-bird-core:jar:4.4'

Download

Click the following link to download the jar file.

elephant-bird-core-4.4-javadoc.jar
elephant-bird-core-4.4-sources.jar
elephant-bird-core-4.4.jar
elephant-bird-core-4.4.pom



Related Tutorials