is not current version
Last Version 5.1.0

org.endpoints4s:sttp-client_2.12 1.0.0

sttp-client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.endpoints4s
ArtifactId

ArtifactId

sttp-client_2.12
Version

Version

1.0.0
Type

Type

jar

Download sttp-client_2.12 1.0.0


<!-- https://jarcasting.com/artifacts/org.endpoints4s/sttp-client_2.12/ -->
<dependency>
    <groupId>org.endpoints4s</groupId>
    <artifactId>sttp-client_2.12</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.endpoints4s/sttp-client_2.12/
implementation 'org.endpoints4s:sttp-client_2.12:1.0.0'
// https://jarcasting.com/artifacts/org.endpoints4s/sttp-client_2.12/
implementation ("org.endpoints4s:sttp-client_2.12:1.0.0")
'org.endpoints4s:sttp-client_2.12:jar:1.0.0'
<dependency org="org.endpoints4s" name="sttp-client_2.12" rev="1.0.0">
  <artifact name="sttp-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.endpoints4s', module='sttp-client_2.12', version='1.0.0')
)
libraryDependencies += "org.endpoints4s" % "sttp-client_2.12" % "1.0.0"
[org.endpoints4s/sttp-client_2.12 "1.0.0"]