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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials