не последняя версия
Последняя версия 3.6.2

com.softwaremill.sttp.client3:spray-json_2.11 3.3.12

spray-json

Категории

Категории

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

Группа

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

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

spray-json_2.11
Версия

Версия

3.3.12
Тип

Тип

jar

Скачать spray-json_2.11 3.3.12


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