Download scio-test_2.12-0.5.5.jar file - Jar s

Jar examples for s:scio-test-2.12

Description

Scio helpers for ScalaTest

You can download jar file scio-test_2.12 0.5.5 in this page.

License

Apache 2

Build File

You can use the following script to add scio-test_2.12-0.5.5.jar to your project.

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

Download

Click the following link to download the jar file.

scio-test_2.12-0.5.5-javadoc.jar
scio-test_2.12-0.5.5-sources.jar
scio-test_2.12-0.5.5.jar
scio-test_2.12-0.5.5.pom



Related Tutorials