| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.softwaremill.sttp.client3 |
| Идентификатор | Идентификаторcirce_2.13 |
| Версия | Версия3.3.6 |
| Тип | Типjar |
| Описание |
Описаниеcirce
circe
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| circe_2.13-3.3.6.pom | |
| circe_2.13-3.3.6.jar | 7 KB |
| circe_2.13-3.3.6-sources.jar | 1 KB |
| circe_2.13-3.3.6-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>circe_2.13</artifactId>
<version>3.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.13/
implementation 'com.softwaremill.sttp.client3:circe_2.13:3.3.6'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.13/
implementation ("com.softwaremill.sttp.client3:circe_2.13:3.3.6")
'com.softwaremill.sttp.client3:circe_2.13:jar:3.3.6'
<dependency org="com.softwaremill.sttp.client3" name="circe_2.13" rev="3.3.6">
<artifact name="circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='circe_2.13', version='3.3.6')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "circe_2.13" % "3.3.6"
[com.softwaremill.sttp.client3/circe_2.13 "3.3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| com.softwaremill.sttp.client3 : core_2.13 | jar | 3.3.6 |
| com.softwaremill.sttp.client3 : json-common_2.13 | jar | 3.3.6 |
| io.circe : circe-core_2.13 | jar | 0.13.0 |
| io.circe : circe-parser_2.13 | jar | 0.13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.circe : circe-generic_2.13 | jar | 0.13.0 |
| org.scalatest : scalatest-freespec_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-funsuite_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-wordspec_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-shouldmatchers_2.13 | jar | 3.2.9 |