Download scalding-commons_2.10-0.2.0.jar file - Jar s

Jar examples for s:scalding-commons-2.10

Description

scalding-commons

You can download jar file scalding-commons_2.10 0.2.0 in this page.

License

Apache 2

Build File

You can use the following script to add scalding-commons_2.10-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

scalding-commons_2.10-0.2.0-javadoc.jar
scalding-commons_2.10-0.2.0-sources.jar
scalding-commons_2.10-0.2.0.jar
scalding-commons_2.10-0.2.0.pom



Related Tutorials