Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-laws_3 |
Version | Version0.23.7 |
Type | Typejar |
Filename | Size |
---|---|
http4s-laws_3-0.23.7.pom | |
http4s-laws_3-0.23.7.jar | 174 KB |
http4s-laws_3-0.23.7-sources.jar | 16 KB |
http4s-laws_3-0.23.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-laws_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-laws_3</artifactId>
<version>0.23.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-laws_3/
implementation 'org.http4s:http4s-laws_3:0.23.7'
// https://jarcasting.com/artifacts/org.http4s/http4s-laws_3/
implementation ("org.http4s:http4s-laws_3:0.23.7")
'org.http4s:http4s-laws_3:jar:0.23.7'
<dependency org="org.http4s" name="http4s-laws_3" rev="0.23.7">
<artifact name="http4s-laws_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-laws_3', version='0.23.7')
)
libraryDependencies += "org.http4s" % "http4s-laws_3" % "0.23.7"
[org.http4s/http4s-laws_3 "0.23.7"]