License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.sttp |
ArtifactId | ArtifactIdcats_2.12 |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncats
cats
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cats_2.12-1.7.2.pom | |
cats_2.12-1.7.2.jar | 14 KB |
cats_2.12-1.7.2-tests.jar | 3 KB |
cats_2.12-1.7.2-tests-sources.jar | 1 KB |
cats_2.12-1.7.2-tests-javadoc.jar | 1 MB |
cats_2.12-1.7.2-sources.jar | 2 KB |
cats_2.12-1.7.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp/cats_2.12/ -->
<dependency>
<groupId>com.softwaremill.sttp</groupId>
<artifactId>cats_2.12</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp/cats_2.12/
implementation 'com.softwaremill.sttp:cats_2.12:1.7.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp/cats_2.12/
implementation ("com.softwaremill.sttp:cats_2.12:1.7.2")
'com.softwaremill.sttp:cats_2.12:jar:1.7.2'
<dependency org="com.softwaremill.sttp" name="cats_2.12" rev="1.7.2">
<artifact name="cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp', module='cats_2.12', version='1.7.2')
)
libraryDependencies += "com.softwaremill.sttp" % "cats_2.12" % "1.7.2"
[com.softwaremill.sttp/cats_2.12 "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.9 |
com.softwaremill.sttp : core_2.12 | jar | 1.7.2 |
org.typelevel : cats-effect_2.12 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.12.9 | jar | 1.4.4 |