<dependency>
<groupId>net.hamnaberg</groupId>
<artifactId>google-discovery-core_2.13</artifactId>
<version>0.6.1</version>
</dependency>
@Grapes(
@Grab(group='net.hamnaberg', module='google-discovery-core_2.13', version='0.6.1')
)
compile
|-- org.scala-lang:scala-library:2.13.13
|-- io.circe:circe-core_2.13:0.14.6
|-- io.circe:circe-generic_2.13:0.14.6
|-- io.circe:circe-jawn_2.13:0.14.6
|-- org.http4s:http4s-core_2.13:0.23.25
|-- org.http4s:http4s-circe_2.13:0.23.25
|-- org.http4s:http4s-client_2.13:0.23.25
|-- org.typelevel:paiges-cats_2.13:0.4.3
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.11.0
test