не последняя версия
Последняя версия 3.0.0-RC3

com.softwaremill.sttp.client:json4s_2.11 2.1.2

json4s

Категории

Категории

CLI Взаимодействие с пользователем JSON Данные
Группа

Группа

com.softwaremill.sttp.client
Идентификатор

Идентификатор

json4s_2.11
Версия

Версия

2.1.2
Тип

Тип

jar

Скачать json4s_2.11 2.1.2


<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client/json4s_2.11/ -->
<dependency>
    <groupId>com.softwaremill.sttp.client</groupId>
    <artifactId>json4s_2.11</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/json4s_2.11/
implementation 'com.softwaremill.sttp.client:json4s_2.11:2.1.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/json4s_2.11/
implementation ("com.softwaremill.sttp.client:json4s_2.11:2.1.2")
'com.softwaremill.sttp.client:json4s_2.11:jar:2.1.2'
<dependency org="com.softwaremill.sttp.client" name="json4s_2.11" rev="2.1.2">
  <artifact name="json4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client', module='json4s_2.11', version='2.1.2')
)
libraryDependencies += "com.softwaremill.sttp.client" % "json4s_2.11" % "2.1.2"
[com.softwaremill.sttp.client/json4s_2.11 "2.1.2"]