Jar examples for s:scalding-core-2.11
scalding-core
You can download jar file scalding-core_2.11 0.16.1-RC2 in this page.
Apache 2
You can use the following script to add scalding-core_2.11-0.16.1-RC2.jar to your project.
<dependency> <groupId>com.twitter</groupId> <artifactId>scalding-core_2.11</artifactId> <version>0.16.1-RC2</version> </dependency>
compile group: 'com.twitter', name: 'scalding-core_2.11', version: '0.16.1-RC2'
libraryDependencies += "com.twitter" % "scalding-core_2.11" % "0.16.1-RC2"
<dependency org="com.twitter" name="scalding-core_2.11" rev="0.16.1-RC2"/>
@Grapes(@Grab(group='com.twitter', module='scalding-core_2.11', version='0.16.1-RC2'))
'com.twitter:scalding-core_2.11:jar:0.16.1-RC2'
Click the following link to download the jar file.
scalding-core_2.11-0.16.1-RC2-javadoc.jar