Download scalding-core_2.12-0.17.3.jar file - Jar s

Jar examples for s:scalding-core-2.12

Description

scalding-core

You can download jar file scalding-core_2.12 0.17.3 in this page.

License

Apache 2

Build File

You can use the following script to add scalding-core_2.12-0.17.3.jar to your project.

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

Download

Click the following link to download the jar file.

scalding-core_2.12-0.17.3-javadoc.jar
scalding-core_2.12-0.17.3-sources.jar
scalding-core_2.12-0.17.3.jar
scalding-core_2.12-0.17.3.pom



Related Tutorials