License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdcats_3 |
Version | Version3.5.0 |
Type | Typejar |
Description |
Descriptioncats
cats
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cats_3-3.5.0.pom | |
cats_3-3.5.0.jar | 21 KB |
cats_3-3.5.0-tests.jar | 10 KB |
cats_3-3.5.0-tests-sources.jar | 2 KB |
cats_3-3.5.0-tests-javadoc.jar | 1 MB |
cats_3-3.5.0-sources.jar | 2 KB |
cats_3-3.5.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/cats_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>cats_3</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/cats_3/
implementation 'com.softwaremill.sttp.client3:cats_3:3.5.0'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/cats_3/
implementation ("com.softwaremill.sttp.client3:cats_3:3.5.0")
'com.softwaremill.sttp.client3:cats_3:jar:3.5.0'
<dependency org="com.softwaremill.sttp.client3" name="cats_3" rev="3.5.0">
<artifact name="cats_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='cats_3', version='3.5.0')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "cats_3" % "3.5.0"
[com.softwaremill.sttp.client3/cats_3 "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.client3 : core_3 | jar | 3.5.0 |
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
org.typelevel : cats-effect-kernel_3 | jar | 3.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-effect_3 | jar | 3.3.5 |