<dependency>
<groupId>com.github.cornerman</groupId>
<artifactId>sloth-http4s-server_2.13</artifactId>
<version>0.7.5</version>
</dependency>
@Grapes(
@Grab(group='com.github.cornerman', module='sloth-http4s-server_2.13', version='0.7.5')
)