Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdfs2ce2_3 |
Version | Version3.3.17 |
Type | Typejar |
Filename | Size |
---|---|
fs2ce2_3-3.3.17.pom | |
fs2ce2_3-3.3.17.jar | 19 KB |
fs2ce2_3-3.3.17-tests.jar | 5 KB |
fs2ce2_3-3.3.17-tests-sources.jar | 1 KB |
fs2ce2_3-3.3.17-tests-javadoc.jar | 1 MB |
fs2ce2_3-3.3.17-sources.jar | 2 KB |
fs2ce2_3-3.3.17-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/fs2ce2_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>fs2ce2_3</artifactId>
<version>3.3.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/fs2ce2_3/
implementation 'com.softwaremill.sttp.client3:fs2ce2_3:3.3.17'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/fs2ce2_3/
implementation ("com.softwaremill.sttp.client3:fs2ce2_3:3.3.17")
'com.softwaremill.sttp.client3:fs2ce2_3:jar:3.3.17'
<dependency org="com.softwaremill.sttp.client3" name="fs2ce2_3" rev="3.3.17">
<artifact name="fs2ce2_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='fs2ce2_3', version='3.3.17')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "fs2ce2_3" % "3.3.17"
[com.softwaremill.sttp.client3/fs2ce2_3 "3.3.17"]