Download scio-core_2.11-0.5.0-alpha2.jar file - Jar s

Jar examples for s:scio-core-2.11

Description

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

You can download jar file scio-core_2.11 0.5.0-alpha2 in this page.

License

Apache 2

Build File

You can use the following script to add scio-core_2.11-0.5.0-alpha2.jar to your project.

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

Download

Click the following link to download the jar file.

scio-core_2.11-0.5.0-alpha2-javadoc.jar
scio-core_2.11-0.5.0-alpha2-sources.jar
scio-core_2.11-0.5.0-alpha2.jar
scio-core_2.11-0.5.0-alpha2.pom



Related Tutorials