Download algebird-core_2.11-0.12.4.jar file - Jar a

Jar examples for a:algebird-core-2.11

Description

algebird-core

You can download jar file algebird-core_2.11 0.12.4 in this page.

License

Apache 2

Build File

You can use the following script to add algebird-core_2.11-0.12.4.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>algebird-core_2.11</artifactId>
   <version>0.12.4</version>
</dependency>
compile group: 'com.twitter', name: 'algebird-core_2.11', version: '0.12.4'
libraryDependencies += "com.twitter" % "algebird-core_2.11" % "0.12.4"
<dependency org="com.twitter" name="algebird-core_2.11" rev="0.12.4"/>
@Grapes(@Grab(group='com.twitter', module='algebird-core_2.11', version='0.12.4'))
'com.twitter:algebird-core_2.11:jar:0.12.4'

Download

Click the following link to download the jar file.

algebird-core_2.11-0.12.4-javadoc.jar
algebird-core_2.11-0.12.4-sources.jar
algebird-core_2.11-0.12.4.jar
algebird-core_2.11-0.12.4.pom



Related Tutorials