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

Jar examples for e:elephant-bird-core

Description

Core utilities.

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

Build File

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

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

Download

Click the following link to download the jar file.

elephant-bird-core-4.8-javadoc.jar
elephant-bird-core-4.8-sources.jar
elephant-bird-core-4.8-tests.jar
elephant-bird-core-4.8.jar
elephant-bird-core-4.8.pom



Related Tutorials