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

com.softwaremill.sttp:circe_2.11 1.3.2

circe

Группа

Группа

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

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

circe_2.11
Версия

Версия

1.3.2
Тип

Тип

jar

Скачать circe_2.11 1.3.2


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