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

com.softwaremill.sttp.client:spray-json_2.11 2.2.5

spray-json

Категории

Категории

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

Группа

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

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

spray-json_2.11
Версия

Версия

2.2.5
Тип

Тип

jar

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


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