Download scalding-core_2.9.3-0.9.0rc16.jar file - Jar s

Jar examples for s:scalding-core-2.9.3

Description

scalding-core

You can download jar file scalding-core_2.9.3 0.9.0rc16 in this page.

License

Apache 2

Build File

You can use the following script to add scalding-core_2.9.3-0.9.0rc16.jar to your project.

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

Download

Click the following link to download the jar file.

scalding-core_2.9.3-0.9.0rc16-javadoc.jar
scalding-core_2.9.3-0.9.0rc16-sources.jar
scalding-core_2.9.3-0.9.0rc16.jar
scalding-core_2.9.3-0.9.0rc16.pom



Related Tutorials