Categories |
CategoriesCLI User Interface SLF4J Application Layer Libs Logging |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdslf4j-backend_3 |
Version | Version3.3.12 |
Type | Typejar |
Filename | Size |
---|---|
slf4j-backend_3-3.3.12.pom | |
slf4j-backend_3-3.3.12.jar | 9 KB |
slf4j-backend_3-3.3.12-sources.jar | 1 KB |
slf4j-backend_3-3.3.12-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/slf4j-backend_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>slf4j-backend_3</artifactId>
<version>3.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/slf4j-backend_3/
implementation 'com.softwaremill.sttp.client3:slf4j-backend_3:3.3.12'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/slf4j-backend_3/
implementation ("com.softwaremill.sttp.client3:slf4j-backend_3:3.3.12")
'com.softwaremill.sttp.client3:slf4j-backend_3:jar:3.3.12'
<dependency org="com.softwaremill.sttp.client3" name="slf4j-backend_3" rev="3.3.12">
<artifact name="slf4j-backend_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='slf4j-backend_3', version='3.3.12')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "slf4j-backend_3" % "3.3.12"
[com.softwaremill.sttp.client3/slf4j-backend_3 "3.3.12"]