Download scio-core_2.10-0.1.8.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.1.8 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials