Download scalding-core_2.11-0.17.1.jar file - Jar s

Jar examples for s:scalding-core-2.11

Description

scalding-core

You can download jar file scalding-core_2.11 0.17.1 in this page.

License

Apache 2

Build File

You can use the following script to add scalding-core_2.11-0.17.1.jar to your project.

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

Download

Click the following link to download the jar file.

scalding-core_2.11-0.17.1-javadoc.jar
scalding-core_2.11-0.17.1-sources.jar
scalding-core_2.11-0.17.1.jar
scalding-core_2.11-0.17.1.pom



Related Tutorials