<dependency>
<groupId>com.github.pureconfig</groupId>
<artifactId>pureconfig-http4s_2.12</artifactId>
<version>0.13.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.github.pureconfig', module='pureconfig-http4s_2.12', version='0.13.0')
)