Download scalding-core_2.10-0.15.1-RC9.jar file - Jar s

Jar examples for s:scalding-core-2.10

Description

scalding-core

You can download jar file scalding-core_2.10 0.15.1-RC9 in this page.

License

Apache 2

Build File

You can use the following script to add scalding-core_2.10-0.15.1-RC9.jar to your project.

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

Download

Click the following link to download the jar file.

scalding-core_2.10-0.15.1-RC9-javadoc.jar
scalding-core_2.10-0.15.1-RC9-sources.jar
scalding-core_2.10-0.15.1-RC9.jar
scalding-core_2.10-0.15.1-RC9.pom



Related Tutorials