is not current version
Last Version 1.1.0-TRY-RELEASE-01

org.specs2:specs2-http4s_2.13 1.1.0

specs2 matchers for http4s

GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-http4s_2.13
Version

Version

1.1.0
Type

Type

jar

Download specs2-http4s_2.13 1.1.0


<!-- https://jarcasting.com/artifacts/org.specs2/specs2-http4s_2.13/ -->
<dependency>
    <groupId>org.specs2</groupId>
    <artifactId>specs2-http4s_2.13</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.specs2/specs2-http4s_2.13/
implementation 'org.specs2:specs2-http4s_2.13:1.1.0'
// https://jarcasting.com/artifacts/org.specs2/specs2-http4s_2.13/
implementation ("org.specs2:specs2-http4s_2.13:1.1.0")
'org.specs2:specs2-http4s_2.13:jar:1.1.0'
<dependency org="org.specs2" name="specs2-http4s_2.13" rev="1.1.0">
  <artifact name="specs2-http4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specs2', module='specs2-http4s_2.13', version='1.1.0')
)
libraryDependencies += "org.specs2" % "specs2-http4s_2.13" % "1.1.0"
[org.specs2/specs2-http4s_2.13 "1.1.0"]