<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-blaze-client_2.12</artifactId>
<version>0.21.34</version>
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-blaze-client_2.12', version='0.21.34')
)