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