License |
License |
---|---|
Categories |
CategoriesCLI User Interface SLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdslf4j-backend_2.13 |
Version | Version3.3.13 |
Type | Typejar |
Description |
Descriptionslf4j-backend
slf4j-backend
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/slf4j-backend_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>slf4j-backend_2.13</artifactId>
<version>3.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/slf4j-backend_2.13/
implementation 'com.softwaremill.sttp.client3:slf4j-backend_2.13:3.3.13'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/slf4j-backend_2.13/
implementation ("com.softwaremill.sttp.client3:slf4j-backend_2.13:3.3.13")
'com.softwaremill.sttp.client3:slf4j-backend_2.13:jar:3.3.13'
<dependency org="com.softwaremill.sttp.client3" name="slf4j-backend_2.13" rev="3.3.13">
<artifact name="slf4j-backend_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='slf4j-backend_2.13', version='3.3.13')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "slf4j-backend_2.13" % "3.3.13"
[com.softwaremill.sttp.client3/slf4j-backend_2.13 "3.3.13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.softwaremill.sttp.client3 : core_2.13 | jar | 3.3.13 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-freespec_2.13 | jar | 3.2.9 |
org.scalatest : scalatest-funsuite_2.13 | jar | 3.2.9 |
org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.9 |
org.scalatest : scalatest-wordspec_2.13 | jar | 3.2.9 |
org.scalatest : scalatest-shouldmatchers_2.13 | jar | 3.2.9 |