Files download
File Operation
scio-test_2.12-0.13.0-RC1.jar download
scio-test_2.12-0.13.0-RC1.pom download
scio-test_2.12-0.13.0-RC1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>scio-test_2.12</artifactId>
  <version>0.13.0-RC1</version>
</dependency>
Gradle Groovy
implementation 'com.spotify:scio-test_2.12:0.13.0-RC1'
Gradle Kotlin
implementation("com.spotify:scio-test_2.12:0.13.0-RC1")
Scala SBT
libraryDependencies += "com.spotify" % "scio-test_2.12" % "0.13.0-RC1"
Groovy Grape
@Grapes(
  @Grab(group='com.spotify', module='scio-test_2.12', version='0.13.0-RC1')
)
Apache Ivy
<dependency org="com.spotify" name="scio-test_2.12" rev="0.13.0-RC1" />
Leiningen
[com.spotify/scio-test_2.12 "0.13.0-RC1"]
Apache Buildr
'com.spotify:scio-test_2.12:jar:0.13.0-RC1'
Dependencies

compile

|-- org.scala-lang:scala-library:2.12.17

|-- com.spotify:scio-core_2.12:0.13.0-RC1

|-- com.spotify:scio-avro_2.12:0.13.0-RC1

|-- com.google.protobuf:protobuf-java:3.21.12

|-- org.scala-lang:scala-reflect:2.12.17

|-- com.google.api.grpc:proto-google-cloud-bigtable-v2:2.20.1

|-- com.google.http-client:google-http-client:1.43.1

|-- com.lihaoyi:fansi_2.12:0.4.0

|-- com.lihaoyi:pprint_2.12:0.8.1

|-- com.softwaremill.magnolia1_2:magnolia_2.12:1.1.3

|-- com.spotify:magnolify-guava_2.12:0.6.2

|-- com.twitter:chill_2.12:0.10.0

|-- commons-io:commons-io:2.7

|-- joda-time:joda-time:2.10.10

|-- junit:junit:4.13.2

|-- org.apache.avro:avro:1.8.2

|-- org.apache.beam:beam-sdks-java-core:2.47.0

|-- org.apache.beam:beam-sdks-java-extensions-google-cloud-platform-core:2.47.0

|-- org.hamcrest:hamcrest:2.2

|-- org.scala-lang.modules:scala-collection-compat_2.12:2.10.0

|-- org.scalactic:scalactic_2.12:3.2.16

|-- org.scalatest:scalatest_2.12:3.2.16

|-- org.typelevel:cats-kernel_2.12:2.9.0

test

|-- com.github.sbt:junit-interface:0.13.3

|-- org.apache.beam:beam-sdks-java-core:2.47.0

|-- org.apache.beam:beam-sdks-java-core:2.47.0

|-- com.spotify:annoy:0.2.6

|-- com.spotify.sparkey:sparkey:3.2.5

|-- com.twitter:algebird-test_2.12:0.13.9

|-- org.apache.beam:beam-runners-direct-java:2.47.0

|-- org.apache.beam:beam-runners-google-cloud-dataflow-java:2.47.0

|-- org.scalacheck:scalacheck_2.12:1.17.0

|-- org.scalatestplus:scalacheck-1-17_2.12:3.2.16.0

|-- org.slf4j:log4j-over-slf4j:1.7.30

|-- org.slf4j:slf4j-simple:1.7.30