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