| Категории |
КатегорииNative Инструменты разработки |
|---|---|
| Группа | Группаcom.softwaremill.sttp.shared |
| Идентификатор | Идентификаторws_native0.4.0-M2_2.11 |
| Версия | Версия1.0.0-RC11 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_native0.4.0-M2_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>ws_native0.4.0-M2_2.11</artifactId>
<version>1.0.0-RC11</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_native0.4.0-M2_2.11/
implementation 'com.softwaremill.sttp.shared:ws_native0.4.0-M2_2.11:1.0.0-RC11'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_native0.4.0-M2_2.11/
implementation ("com.softwaremill.sttp.shared:ws_native0.4.0-M2_2.11:1.0.0-RC11")
'com.softwaremill.sttp.shared:ws_native0.4.0-M2_2.11:jar:1.0.0-RC11'
<dependency org="com.softwaremill.sttp.shared" name="ws_native0.4.0-M2_2.11" rev="1.0.0-RC11">
<artifact name="ws_native0.4.0-M2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='ws_native0.4.0-M2_2.11', version='1.0.0-RC11')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "ws_native0.4.0-M2_2.11" % "1.0.0-RC11"
[com.softwaremill.sttp.shared/ws_native0.4.0-M2_2.11 "1.0.0-RC11"]