License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.endpoints4s |
ArtifactId | ArtifactIdsttp-client_2.12 |
Version | Version5.1.0 |
Type | Typejar |
Description |
Descriptionsttp-client
sttp-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sttp-client_2.12-5.1.0.pom | |
sttp-client_2.12-5.1.0.jar | 104 KB |
sttp-client_2.12-5.1.0-sources.jar | 9 KB |
sttp-client_2.12-5.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.endpoints4s/sttp-client_2.12/ -->
<dependency>
<groupId>org.endpoints4s</groupId>
<artifactId>sttp-client_2.12</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.endpoints4s/sttp-client_2.12/
implementation 'org.endpoints4s:sttp-client_2.12:5.1.0'
// https://jarcasting.com/artifacts/org.endpoints4s/sttp-client_2.12/
implementation ("org.endpoints4s:sttp-client_2.12:5.1.0")
'org.endpoints4s:sttp-client_2.12:jar:5.1.0'
<dependency org="org.endpoints4s" name="sttp-client_2.12" rev="5.1.0">
<artifact name="sttp-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.endpoints4s', module='sttp-client_2.12', version='5.1.0')
)
libraryDependencies += "org.endpoints4s" % "sttp-client_2.12" % "5.1.0"
[org.endpoints4s/sttp-client_2.12 "5.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 |
com.softwaremill.sttp.client3 : core_2.12 | jar | 3.3.15 |
Group / Artifact | Type | Version |
---|---|---|
org.endpoints4s : algebra-testkit_2.12 | jar | 2.0.0 |
org.endpoints4s : algebra-playjson_2.12 | jar | 1.7.0 |
com.softwaremill.sttp.client3 : akka-http-backend_2.12 | jar | 3.3.15 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.15 |