is not current version
Last Version 3.6.2

com.softwaremill.sttp.client3:circe_3 3.6.0

circe

Categories

Categories

CLI User Interface
GroupId

GroupId

com.softwaremill.sttp.client3
ArtifactId

ArtifactId

circe_3
Version

Version

3.6.0
Type

Type

jar

Download circe_3 3.6.0


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