Download scio-core_2.12-0.4.4.jar file - Jar s

Jar examples for s:scio-core-2.12

Description

Scio - A Scala API for Apache Beam and Google Cloud Dataflow

You can download jar file scio-core_2.12 0.4.4 in this page.

License

Apache 2

Build File

You can use the following script to add scio-core_2.12-0.4.4.jar to your project.

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

Download

Click the following link to download the jar file.

scio-core_2.12-0.4.4-javadoc.jar
scio-core_2.12-0.4.4-sources.jar
scio-core_2.12-0.4.4.jar
scio-core_2.12-0.4.4.pom



Related Tutorials