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