is not current version
Last Version 0.12.0

com.twitter:scalding-hadoop-test_2.9.3 0.11.3rc1

scalding-hadoop-test

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

scalding-hadoop-test_2.9.3
Version

Version

0.11.3rc1
Type

Type

jar

Download scalding-hadoop-test_2.9.3 0.11.3rc1


<!-- https://jarcasting.com/artifacts/com.twitter/scalding-hadoop-test_2.9.3/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>scalding-hadoop-test_2.9.3</artifactId>
    <version>0.11.3rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/scalding-hadoop-test_2.9.3/
implementation 'com.twitter:scalding-hadoop-test_2.9.3:0.11.3rc1'
// https://jarcasting.com/artifacts/com.twitter/scalding-hadoop-test_2.9.3/
implementation ("com.twitter:scalding-hadoop-test_2.9.3:0.11.3rc1")
'com.twitter:scalding-hadoop-test_2.9.3:jar:0.11.3rc1'
<dependency org="com.twitter" name="scalding-hadoop-test_2.9.3" rev="0.11.3rc1">
  <artifact name="scalding-hadoop-test_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='scalding-hadoop-test_2.9.3', version='0.11.3rc1')
)
libraryDependencies += "com.twitter" % "scalding-hadoop-test_2.9.3" % "0.11.3rc1"
[com.twitter/scalding-hadoop-test_2.9.3 "0.11.3rc1"]