is not current version
Last Version 0.11.9

com.spotify:scio-core_2.13 0.9.2

Scio - A Scala API for Apache Beam and Google Cloud Dataflow

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

scio-core_2.13
Version

Version

0.9.2
Type

Type

jar

Download scio-core_2.13 0.9.2


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