<dependency> <groupId>com.spotify</groupId> <artifactId>scio-macros_2.12</artifactId> <version>0.11.12</version> </dependency>
implementation 'com.spotify:scio-macros_2.12:0.11.12'
implementation("com.spotify:scio-macros_2.12:0.11.12")
libraryDependencies += "com.spotify" % "scio-macros_2.12" % "0.11.12"
@Grapes( @Grab(group='com.spotify', module='scio-macros_2.12', version='0.11.12') )
<dependency org="com.spotify" name="scio-macros_2.12" rev="0.11.12" />
[com.spotify/scio-macros_2.12 "0.11.12"]
'com.spotify:scio-macros_2.12:jar:0.11.12'
compile
|-- org.scala-lang:scala-library:2.12.16
|-- org.scala-lang:scala-reflect:2.12.16
|-- com.chuusai:shapeless_2.12:2.3.9
|-- com.esotericsoftware:kryo-shaded:4.0.2
|-- org.apache.beam:beam-sdks-java-extensions-sql:2.41.0
|-- org.apache.avro:avro:1.8.2
|-- com.softwaremill.magnolia1_2:magnolia_2.12:1.1.2