Download algebird-core_2.10-0.3.0.jar file - Jar a

Jar examples for a:algebird-core-2.10

Description

algebird-core

You can download jar file algebird-core_2.10 0.3.0 in this page.

License

Apache 2

Build File

You can use the following script to add algebird-core_2.10-0.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

algebird-core_2.10-0.3.0-javadoc.jar
algebird-core_2.10-0.3.0-sources.jar
algebird-core_2.10-0.3.0.jar
algebird-core_2.10-0.3.0.pom



Related Tutorials