<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-testing_2.13</artifactId>
<version>1.0.0-M10</version>
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-testing_2.13', version='1.0.0-M10')
)
compile
|-- org.scala-lang:scala-library:2.13.3
|-- org.http4s:http4s-laws_2.13:1.0.0-M10
|-- org.scalacheck:scalacheck_2.13:1.15.2
|-- org.typelevel:cats-effect-laws_2.13:2.3.1
|-- org.specs2:specs2-common_2.13:4.10.5
|-- org.specs2:specs2-matcher_2.13:4.10.5
|-- org.typelevel:munit-cats-effect-2_2.13:0.12.0
|-- org.typelevel:discipline-munit_2.13:1.0.4