License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.endpoints4s |
ArtifactId | ArtifactIdhttp4s-client_2.12 |
Version | Version6.1.0 |
Type | Typejar |
Description |
Descriptionhttp4s-client
http4s-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http4s-client_2.12-6.1.0.pom | |
http4s-client_2.12-6.1.0.jar | 104 KB |
http4s-client_2.12-6.1.0-sources.jar | 9 KB |
http4s-client_2.12-6.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.endpoints4s/http4s-client_2.12/ -->
<dependency>
<groupId>org.endpoints4s</groupId>
<artifactId>http4s-client_2.12</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.endpoints4s/http4s-client_2.12/
implementation 'org.endpoints4s:http4s-client_2.12:6.1.0'
// https://jarcasting.com/artifacts/org.endpoints4s/http4s-client_2.12/
implementation ("org.endpoints4s:http4s-client_2.12:6.1.0")
'org.endpoints4s:http4s-client_2.12:jar:6.1.0'
<dependency org="org.endpoints4s" name="http4s-client_2.12" rev="6.1.0">
<artifact name="http4s-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.endpoints4s', module='http4s-client_2.12', version='6.1.0')
)
libraryDependencies += "org.endpoints4s" % "http4s-client_2.12" % "6.1.0"
[org.endpoints4s/http4s-client_2.12 "6.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.endpoints4s : algebra_2.12 | jar | 1.7.0 |
org.endpoints4s : openapi_2.12 | jar | 4.1.0 |
org.http4s : http4s-client_2.12 | jar | 0.23.6 |
Group / Artifact | Type | Version |
---|---|---|
org.endpoints4s : algebra-testkit_2.12 | jar | 2.0.0 |
org.endpoints4s : algebra-circe-testkit_2.12 | jar | 2.0.0 |
org.http4s : http4s-async-http-client_2.12 | jar | 0.23.6 |