License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdcats_2.12 |
Last Version | Last Version3.6.2 |
Release Date | Release Date |
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.6.2.pom | |
cats_2.12-3.6.2.jar | 13 KB |
cats_2.12-3.6.2-sources.jar | 2 KB |
cats_2.12-3.6.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/cats_2.12/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>cats_2.12</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/cats_2.12/
implementation 'com.softwaremill.sttp.client3:cats_2.12:3.6.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/cats_2.12/
implementation ("com.softwaremill.sttp.client3:cats_2.12:3.6.2")
'com.softwaremill.sttp.client3:cats_2.12:jar:3.6.2'
<dependency org="com.softwaremill.sttp.client3" name="cats_2.12" rev="3.6.2">
<artifact name="cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='cats_2.12', version='3.6.2')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "cats_2.12" % "3.6.2"
[com.softwaremill.sttp.client3/cats_2.12 "3.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.softwaremill.sttp.client3 : core_2.12 | jar | 3.6.2 |
org.typelevel : cats-effect-kernel_2.12 | jar | 3.3.11 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-effect_2.12 | jar | 3.3.11 |