| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.softwaremill.sttp.shared |
| Идентификатор | Идентификаторws_3 |
| Версия | Версия1.3.4 |
| Тип | Типjar |
| Описание |
Описаниеws
ws
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ws_3-1.3.4.pom | |
| ws_3-1.3.4.jar | 57 KB |
| ws_3-1.3.4-sources.jar | 4 KB |
| ws_3-1.3.4-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>ws_3</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_3/
implementation 'com.softwaremill.sttp.shared:ws_3:1.3.4'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_3/
implementation ("com.softwaremill.sttp.shared:ws_3:1.3.4")
'com.softwaremill.sttp.shared:ws_3:jar:1.3.4'
<dependency org="com.softwaremill.sttp.shared" name="ws_3" rev="1.3.4">
<artifact name="ws_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='ws_3', version='1.3.4')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "ws_3" % "1.3.4"
[com.softwaremill.sttp.shared/ws_3 "1.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.softwaremill.sttp.shared : core_3 | jar | 1.3.4 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| com.softwaremill.sttp.model : core_3 | jar | 1.4.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.11 |