is not current version
Last Version 3.0.0-RC3

com.softwaremill.sttp.client:slf4j-backend_2.12 3.0.0-RC2

slf4j-backend

Categories

Categories

CLI User Interface SLF4J Application Layer Libs Logging
GroupId

GroupId

com.softwaremill.sttp.client
ArtifactId

ArtifactId

slf4j-backend_2.12
Version

Version

3.0.0-RC2
Type

Type

jar

Download slf4j-backend_2.12 3.0.0-RC2


<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client/slf4j-backend_2.12/ -->
<dependency>
    <groupId>com.softwaremill.sttp.client</groupId>
    <artifactId>slf4j-backend_2.12</artifactId>
    <version>3.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/slf4j-backend_2.12/
implementation 'com.softwaremill.sttp.client:slf4j-backend_2.12:3.0.0-RC2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/slf4j-backend_2.12/
implementation ("com.softwaremill.sttp.client:slf4j-backend_2.12:3.0.0-RC2")
'com.softwaremill.sttp.client:slf4j-backend_2.12:jar:3.0.0-RC2'
<dependency org="com.softwaremill.sttp.client" name="slf4j-backend_2.12" rev="3.0.0-RC2">
  <artifact name="slf4j-backend_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client', module='slf4j-backend_2.12', version='3.0.0-RC2')
)
libraryDependencies += "com.softwaremill.sttp.client" % "slf4j-backend_2.12" % "3.0.0-RC2"
[com.softwaremill.sttp.client/slf4j-backend_2.12 "3.0.0-RC2"]