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

specs2-http4s 1.0.0

specs2 matchers for http4s

License

License

MIT
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-http4s_2.13
Version

Version

1.0.0
Type

Type

jar
Description

Description

specs2-http4s
specs2 matchers for http4s
Project URL

Project URL

https://etorreborre.github.io/specs2/
Project Organization

Project Organization

org.specs2
Source Code Management

Source Code Management

https://github.com/etorreborre/specs2-http4s

Download specs2-http4s_2.13 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.specs2 : specs2-matcher_2.13 jar 4.9.4
org.specs2 : specs2-cats_2.13 jar 4.9.4
org.http4s : http4s-core_2.13 jar 0.21.4

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.9.4

Project Modules

There are no modules declared in this project.