| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.softwaremill.sttp |
| Идентификатор | Идентификаторjson4s_2.12 |
| Версия | Версия1.7.2 |
| Тип | Типjar |
| Описание |
Описаниеjson4s
json4s
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| json4s_2.12-1.7.2.pom | |
| json4s_2.12-1.7.2.jar | 5 KB |
| json4s_2.12-1.7.2-sources.jar | 1 KB |
| json4s_2.12-1.7.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp/json4s_2.12/ -->
<dependency>
<groupId>com.softwaremill.sttp</groupId>
<artifactId>json4s_2.12</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp/json4s_2.12/
implementation 'com.softwaremill.sttp:json4s_2.12:1.7.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp/json4s_2.12/
implementation ("com.softwaremill.sttp:json4s_2.12:1.7.2")
'com.softwaremill.sttp:json4s_2.12:jar:1.7.2'
<dependency org="com.softwaremill.sttp" name="json4s_2.12" rev="1.7.2">
<artifact name="json4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp', module='json4s_2.12', version='1.7.2')
)
libraryDependencies += "com.softwaremill.sttp" % "json4s_2.12" % "1.7.2"
[com.softwaremill.sttp/json4s_2.12 "1.7.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.9 |
| com.softwaremill.sttp : core_2.12 | jar | 1.7.2 |
| com.softwaremill.sttp : json-common_2.12 | jar | 1.7.2 |
| org.json4s : json4s-core_2.12 | jar | 3.6.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ghik : silencer-lib_2.12.9 | jar | 1.4.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.json4s : json4s-native_2.12 | jar | 3.6.7 |
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |