is not current version
Last Version 0.2.13

com.spotify:scio-hdfs_2.10 0.1.2

scio-hdfs

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

scio-hdfs_2.10
Version

Version

0.1.2
Type

Type

jar

Download scio-hdfs_2.10 0.1.2


<!-- https://jarcasting.com/artifacts/com.spotify/scio-hdfs_2.10/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>scio-hdfs_2.10</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/scio-hdfs_2.10/
implementation 'com.spotify:scio-hdfs_2.10:0.1.2'
// https://jarcasting.com/artifacts/com.spotify/scio-hdfs_2.10/
implementation ("com.spotify:scio-hdfs_2.10:0.1.2")
'com.spotify:scio-hdfs_2.10:jar:0.1.2'
<dependency org="com.spotify" name="scio-hdfs_2.10" rev="0.1.2">
  <artifact name="scio-hdfs_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='scio-hdfs_2.10', version='0.1.2')
)
libraryDependencies += "com.spotify" % "scio-hdfs_2.10" % "0.1.2"
[com.spotify/scio-hdfs_2.10 "0.1.2"]