is not current version
Last Version 2.1.0

net.rumati.logging:muffero-slf4j16 1.0.0beta0

Muffero bindings for SLF4J 1.6.x

Categories

Categories

Net Logging Application Layer Libs SLF4J
GroupId

GroupId

net.rumati.logging
ArtifactId

ArtifactId

muffero-slf4j16
Version

Version

1.0.0beta0
Type

Type

jar

Download muffero-slf4j16 1.0.0beta0


<!-- https://jarcasting.com/artifacts/net.rumati.logging/muffero-slf4j16/ -->
<dependency>
    <groupId>net.rumati.logging</groupId>
    <artifactId>muffero-slf4j16</artifactId>
    <version>1.0.0beta0</version>
</dependency>
// https://jarcasting.com/artifacts/net.rumati.logging/muffero-slf4j16/
implementation 'net.rumati.logging:muffero-slf4j16:1.0.0beta0'
// https://jarcasting.com/artifacts/net.rumati.logging/muffero-slf4j16/
implementation ("net.rumati.logging:muffero-slf4j16:1.0.0beta0")
'net.rumati.logging:muffero-slf4j16:jar:1.0.0beta0'
<dependency org="net.rumati.logging" name="muffero-slf4j16" rev="1.0.0beta0">
  <artifact name="muffero-slf4j16" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rumati.logging', module='muffero-slf4j16', version='1.0.0beta0')
)
libraryDependencies += "net.rumati.logging" % "muffero-slf4j16" % "1.0.0beta0"
[net.rumati.logging/muffero-slf4j16 "1.0.0beta0"]