<dependency>
<groupId>net.hamnaberg</groupId>
<artifactId>google-discovery-core_2.13</artifactId>
<version>0.4.0</version>
</dependency>
@Grapes(
@Grab(group='net.hamnaberg', module='google-discovery-core_2.13', version='0.4.0')
)
compile
|-- org.scala-lang:scala-library:2.13.12
|-- 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
test