is not current version
Last Version 0.2.13

com.spotify:scio-test_2.10 0.2.1

Scio helpers for ScalaTest

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

scio-test_2.10
Version

Version

0.2.1
Type

Type

jar

Download scio-test_2.10 0.2.1


<!-- https://jarcasting.com/artifacts/com.spotify/scio-test_2.10/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>scio-test_2.10</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/scio-test_2.10/
implementation 'com.spotify:scio-test_2.10:0.2.1'
// https://jarcasting.com/artifacts/com.spotify/scio-test_2.10/
implementation ("com.spotify:scio-test_2.10:0.2.1")
'com.spotify:scio-test_2.10:jar:0.2.1'
<dependency org="com.spotify" name="scio-test_2.10" rev="0.2.1">
  <artifact name="scio-test_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='scio-test_2.10', version='0.2.1')
)
libraryDependencies += "com.spotify" % "scio-test_2.10" % "0.2.1"
[com.spotify/scio-test_2.10 "0.2.1"]