<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-json4s-jackson_2.13.0-M5</artifactId>
<version>0.20.10</version>
</dependency>
implementation 'org.http4s:http4s-json4s-jackson_2.13.0-M5:0.20.10'
org.http4s:http4s-json4s-jackson_2.13.0-M5:0.20.10
<dependency org="org.http4s" name="http4s-json4s-jackson_2.13.0-M5" rev="0.20.10" />
libraryDependencies += "org.http4s" % "http4s-json4s-jackson_2.13.0-M5" % "0.20.10"
@Grab(group='org.http4s', module='http4s-json4s-jackson_2.13.0-M5', version='0.20.10')
[org.http4s/http4s-json4s-jackson_2.13.0-M5 "0.20.10"]
'org.http4s:http4s-json4s-jackson_2.13.0-M5:jar:0.20.10'