is not current version
Last Version 3.0.0-RC3

com.softwaremill.sttp.client:circe_2.12 3.0.0-RC1

circe

Categories

Categories

CLI User Interface
GroupId

GroupId

com.softwaremill.sttp.client
ArtifactId

ArtifactId

circe_2.12
Version

Version

3.0.0-RC1
Type

Type

jar

Download circe_2.12 3.0.0-RC1


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