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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials