| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.softwaremill.sttp.shared |
| Идентификатор | Идентификаторfs2_2.12 |
| Версия | Версия1.3.4 |
| Тип | Типjar |
| Описание |
Описаниеfs2
fs2
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fs2_2.12-1.3.4.pom | |
| fs2_2.12-1.3.4.jar | 2 KB |
| fs2_2.12-1.3.4-sources.jar | 913 bytes |
| fs2_2.12-1.3.4-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/fs2_2.12/ -->
<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>fs2_2.12</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/fs2_2.12/
implementation 'com.softwaremill.sttp.shared:fs2_2.12:1.3.4'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/fs2_2.12/
implementation ("com.softwaremill.sttp.shared:fs2_2.12:1.3.4")
'com.softwaremill.sttp.shared:fs2_2.12:jar:1.3.4'
<dependency org="com.softwaremill.sttp.shared" name="fs2_2.12" rev="1.3.4">
<artifact name="fs2_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='fs2_2.12', version='1.3.4')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "fs2_2.12" % "1.3.4"
[com.softwaremill.sttp.shared/fs2_2.12 "1.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| com.softwaremill.sttp.shared : core_2.12 | jar | 1.3.4 |
| co.fs2 : fs2-io_2.12 | jar | 3.2.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.11 |