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