is not current version
Last Version 1.7.25.0

com.github.spt-oss:slf4j-plus 0.2.1

Extended implementation of SLF4J

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

slf4j-plus
Version

Version

0.2.1
Type

Type

jar

Download slf4j-plus 0.2.1


<!-- https://jarcasting.com/artifacts/com.github.spt-oss/slf4j-plus/ -->
<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>slf4j-plus</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/slf4j-plus/
implementation 'com.github.spt-oss:slf4j-plus:0.2.1'
// https://jarcasting.com/artifacts/com.github.spt-oss/slf4j-plus/
implementation ("com.github.spt-oss:slf4j-plus:0.2.1")
'com.github.spt-oss:slf4j-plus:jar:0.2.1'
<dependency org="com.github.spt-oss" name="slf4j-plus" rev="0.2.1">
  <artifact name="slf4j-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='slf4j-plus', version='0.2.1')
)
libraryDependencies += "com.github.spt-oss" % "slf4j-plus" % "0.2.1"
[com.github.spt-oss/slf4j-plus "0.2.1"]