Download scio-core_2.10-0.2.6.jar file - Jar s

Jar examples for s:scio-core-2.10

Description

Scio - A Scala API for Google Cloud Dataflow

You can download jar file scio-core_2.10 0.2.6 in this page.

License

Apache 2

Build File

You can use the following script to add scio-core_2.10-0.2.6.jar to your project.

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

Download

Click the following link to download the jar file.

scio-core_2.10-0.2.6-javadoc.jar
scio-core_2.10-0.2.6-sources.jar
scio-core_2.10-0.2.6.jar
scio-core_2.10-0.2.6.pom



Related Tutorials