Download algebird-core_2.12-0.13.4.jar file - Jar a

Jar examples for a:algebird-core-2.12

Description

algebird-core

You can download jar file algebird-core_2.12 0.13.4 in this page.

License

Apache 2

Build File

You can use the following script to add algebird-core_2.12-0.13.4.jar to your project.

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

Download

Click the following link to download the jar file.

algebird-core_2.12-0.13.4-javadoc.jar
algebird-core_2.12-0.13.4-sources.jar
algebird-core_2.12-0.13.4.jar
algebird-core_2.12-0.13.4.pom



Related Tutorials