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