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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials