is not current version
Last Version 0.2.1

com.github.tomschi:commons-slf4j 0.1.2


Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.tomschi
ArtifactId

ArtifactId

commons-slf4j
Version

Version

0.1.2
Type

Type

jar

Download commons-slf4j 0.1.2


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