| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.softwaremill.sttp.client |
| ArtifactId | ArtifactIdcats_2.12 |
| Version | Version3.0.0-RC3 |
| Type | Typejar |
| Description |
Descriptioncats
cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cats_2.12-3.0.0-RC3.pom | |
| cats_2.12-3.0.0-RC3.jar | 13 KB |
| cats_2.12-3.0.0-RC3-sources.jar | 2 KB |
| cats_2.12-3.0.0-RC3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client/cats_2.12/ -->
<dependency>
<groupId>com.softwaremill.sttp.client</groupId>
<artifactId>cats_2.12</artifactId>
<version>3.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/cats_2.12/
implementation 'com.softwaremill.sttp.client:cats_2.12:3.0.0-RC3'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/cats_2.12/
implementation ("com.softwaremill.sttp.client:cats_2.12:3.0.0-RC3")
'com.softwaremill.sttp.client:cats_2.12:jar:3.0.0-RC3'
<dependency org="com.softwaremill.sttp.client" name="cats_2.12" rev="3.0.0-RC3">
<artifact name="cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client', module='cats_2.12', version='3.0.0-RC3')
)
libraryDependencies += "com.softwaremill.sttp.client" % "cats_2.12" % "3.0.0-RC3"
[com.softwaremill.sttp.client/cats_2.12 "3.0.0-RC3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| com.softwaremill.sttp.client : core_2.12 | jar | 3.0.0-RC3 |
| org.typelevel : cats-effect_2.12 | jar | 2.1.4 |