Download algebird-core_2.11-0.10.2.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.10.2 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials