Last Version

specs2-http4s 1.1.0-TRY-RELEASE-01

specs2 matchers for http4s

License

License

MIT
GroupId

GroupId

org.specs2
ArtifactId

ArtifactId

specs2-http4s_2.13
Version

Version

1.1.0-TRY-RELEASE-01
Type

Type

jar
Description

Description

specs2-http4s
specs2 matchers for http4s
Project URL

Project URL

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

Project Organization

org.specs2
Source Code Management

Source Code Management

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

Download specs2-http4s_2.13 1.1.0-TRY-RELEASE-01


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.specs2 : specs2-matcher_2.13 jar 4.12.2
org.specs2 : specs2-cats_2.13 jar 4.12.2
org.http4s : http4s-core_2.13 jar 1.0.0-M23

test (1)

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

Project Modules

There are no modules declared in this project.