<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-laws_native0.5_2.13</artifactId>
<version>0.23.34</version>
</dependency>
implementation 'org.http4s:http4s-laws_native0.5_2.13:0.23.34'
org.http4s:http4s-laws_native0.5_2.13:0.23.34
<dependency org="org.http4s" name="http4s-laws_native0.5_2.13" rev="0.23.34" />
libraryDependencies += "org.http4s" % "http4s-laws_native0.5_2.13" % "0.23.34"
@Grab(group='org.http4s', module='http4s-laws_native0.5_2.13', version='0.23.34')
[org.http4s/http4s-laws_native0.5_2.13 "0.23.34"]
'org.http4s:http4s-laws_native0.5_2.13:jar:0.23.34'