Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdcirce_2.11 |
Version | Version3.3.15 |
Type | Typejar |
Filename | Size |
---|---|
circe_2.11-3.3.15.pom | |
circe_2.11-3.3.15.jar | 11 KB |
circe_2.11-3.3.15-sources.jar | 1 KB |
circe_2.11-3.3.15-javadoc.jar | 353 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>circe_2.11</artifactId>
<version>3.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.11/
implementation 'com.softwaremill.sttp.client3:circe_2.11:3.3.15'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.11/
implementation ("com.softwaremill.sttp.client3:circe_2.11:3.3.15")
'com.softwaremill.sttp.client3:circe_2.11:jar:3.3.15'
<dependency org="com.softwaremill.sttp.client3" name="circe_2.11" rev="3.3.15">
<artifact name="circe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='circe_2.11', version='3.3.15')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "circe_2.11" % "3.3.15"
[com.softwaremill.sttp.client3/circe_2.11 "3.3.15"]