Last Version

laws 1.0-234-d1a2b53

Instances and laws for testing http4s code

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-laws_2.13
Version

Version

1.0-234-d1a2b53
Type

Type

jar
Description

Description

laws
Instances and laws for testing http4s code
Project URL

Project URL

https://http4s.org/
Project Organization

Project Organization

http4s.org
Source Code Management

Source Code Management

https://github.com/http4s/http4s

Download http4s-laws_2.13 1.0-234-d1a2b53


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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
org.http4s : http4s-core_2.13 jar 1.0-234-d1a2b53
org.typelevel : cats-laws_2.13 jar 2.3.1
org.scalacheck : scalacheck_2.13 jar 1.15.2
org.typelevel : case-insensitive-testing_2.13 jar 0.3.0
org.typelevel : cats-effect-laws_2.13 jar 2.3.1
org.typelevel : discipline-core_2.13 jar 1.1.3
org.typelevel : scalacheck-effect-munit_2.13 jar 0.7.0
org.typelevel : munit-cats-effect-2_2.13 jar 0.12.0

Project Modules

There are no modules declared in this project.