License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.sttp |
ArtifactId | ArtifactIdcirce_2.11 |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncirce
circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
circe_2.11-1.7.2.pom | |
circe_2.11-1.7.2.jar | 9 KB |
circe_2.11-1.7.2-sources.jar | 1 KB |
circe_2.11-1.7.2-javadoc.jar | 349 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp/circe_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp</groupId>
<artifactId>circe_2.11</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp/circe_2.11/
implementation 'com.softwaremill.sttp:circe_2.11:1.7.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp/circe_2.11/
implementation ("com.softwaremill.sttp:circe_2.11:1.7.2")
'com.softwaremill.sttp:circe_2.11:jar:1.7.2'
<dependency org="com.softwaremill.sttp" name="circe_2.11" rev="1.7.2">
<artifact name="circe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp', module='circe_2.11', version='1.7.2')
)
libraryDependencies += "com.softwaremill.sttp" % "circe_2.11" % "1.7.2"
[com.softwaremill.sttp/circe_2.11 "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.softwaremill.sttp : core_2.11 | jar | 1.7.2 |
com.softwaremill.sttp : json-common_2.11 | jar | 1.7.2 |
io.circe : circe-core_2.11 | jar | 0.11.1 |
io.circe : circe-parser_2.11 | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.11.12 | jar | 1.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |