Download scalding-commons_2.11-0.15.1-RC13.jar file - Jar s

Jar examples for s:scalding-commons-2.11

Description

scalding-commons

You can download jar file scalding-commons_2.11 0.15.1-RC13 in this page.

License

Apache 2

Build File

You can use the following script to add scalding-commons_2.11-0.15.1-RC13.jar to your project.

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

Download

Click the following link to download the jar file.

scalding-commons_2.11-0.15.1-RC13-javadoc.jar
scalding-commons_2.11-0.15.1-RC13-sources.jar
scalding-commons_2.11-0.15.1-RC13.jar
scalding-commons_2.11-0.15.1-RC13.pom



Related Tutorials