GroupId | GroupIdcom.softwaremill.sttp.shared |
---|---|
ArtifactId | ArtifactIdws_sjs1_3 |
Version | Version1.2.4 |
Type | Typejar |
Filename | Size |
---|---|
ws_sjs1_3-1.2.4.pom | |
ws_sjs1_3-1.2.4.jar | 92 KB |
ws_sjs1_3-1.2.4-sources.jar | 4 KB |
ws_sjs1_3-1.2.4-javadoc.jar | 217 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_sjs1_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>ws_sjs1_3</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_sjs1_3/
implementation 'com.softwaremill.sttp.shared:ws_sjs1_3:1.2.4'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_sjs1_3/
implementation ("com.softwaremill.sttp.shared:ws_sjs1_3:1.2.4")
'com.softwaremill.sttp.shared:ws_sjs1_3:jar:1.2.4'
<dependency org="com.softwaremill.sttp.shared" name="ws_sjs1_3" rev="1.2.4">
<artifact name="ws_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='ws_sjs1_3', version='1.2.4')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "ws_sjs1_3" % "1.2.4"
[com.softwaremill.sttp.shared/ws_sjs1_3 "1.2.4"]