License |
License |
---|---|
Categories |
CategoriesCLI User Interface SLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdslf4j-backend_2.13 |
Version | Version3.6.2 |
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.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/slf4j-backend_2.13/
implementation 'com.softwaremill.sttp.client3:slf4j-backend_2.13:3.6.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/slf4j-backend_2.13/
implementation ("com.softwaremill.sttp.client3:slf4j-backend_2.13:3.6.2")
'com.softwaremill.sttp.client3:slf4j-backend_2.13:jar:3.6.2'
<dependency org="com.softwaremill.sttp.client3" name="slf4j-backend_2.13" rev="3.6.2">
<artifact name="slf4j-backend_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='slf4j-backend_2.13', version='3.6.2')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "slf4j-backend_2.13" % "3.6.2"
[com.softwaremill.sttp.client3/slf4j-backend_2.13 "3.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.softwaremill.sttp.client3 : core_2.13 | jar | 3.6.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-freespec_2.13 | jar | 3.2.12 |
org.scalatest : scalatest-funsuite_2.13 | jar | 3.2.12 |
org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.12 |
org.scalatest : scalatest-wordspec_2.13 | jar | 3.2.12 |
org.scalatest : scalatest-shouldmatchers_2.13 | jar | 3.2.12 |