is not current version
Last Version 0.4.0-RELEASE

com.truthbean.logger:slf4j-boot 0.2.0-RELEASE

slf4j boot of the truthbean logger framework

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

slf4j-boot
Version

Version

0.2.0-RELEASE
Type

Type

jar

Download slf4j-boot 0.2.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.truthbean.logger/slf4j-boot/ -->
<dependency>
    <groupId>com.truthbean.logger</groupId>
    <artifactId>slf4j-boot</artifactId>
    <version>0.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean.logger/slf4j-boot/
implementation 'com.truthbean.logger:slf4j-boot:0.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean.logger/slf4j-boot/
implementation ("com.truthbean.logger:slf4j-boot:0.2.0-RELEASE")
'com.truthbean.logger:slf4j-boot:jar:0.2.0-RELEASE'
<dependency org="com.truthbean.logger" name="slf4j-boot" rev="0.2.0-RELEASE">
  <artifact name="slf4j-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean.logger', module='slf4j-boot', version='0.2.0-RELEASE')
)
libraryDependencies += "com.truthbean.logger" % "slf4j-boot" % "0.2.0-RELEASE"
[com.truthbean.logger/slf4j-boot "0.2.0-RELEASE"]