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