is not current version
Last Version 0.1-M14

com.github.mvv.zilog:zilog-over-slf4j_2.12 0.1-M9

SLF4J backend for Zilog

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.mvv.zilog
ArtifactId

ArtifactId

zilog-over-slf4j_2.12
Version

Version

0.1-M9
Type

Type

jar

Download zilog-over-slf4j_2.12 0.1-M9


<!-- https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog-over-slf4j_2.12/ -->
<dependency>
    <groupId>com.github.mvv.zilog</groupId>
    <artifactId>zilog-over-slf4j_2.12</artifactId>
    <version>0.1-M9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog-over-slf4j_2.12/
implementation 'com.github.mvv.zilog:zilog-over-slf4j_2.12:0.1-M9'
// https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog-over-slf4j_2.12/
implementation ("com.github.mvv.zilog:zilog-over-slf4j_2.12:0.1-M9")
'com.github.mvv.zilog:zilog-over-slf4j_2.12:jar:0.1-M9'
<dependency org="com.github.mvv.zilog" name="zilog-over-slf4j_2.12" rev="0.1-M9">
  <artifact name="zilog-over-slf4j_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.zilog', module='zilog-over-slf4j_2.12', version='0.1-M9')
)
libraryDependencies += "com.github.mvv.zilog" % "zilog-over-slf4j_2.12" % "0.1-M9"
[com.github.mvv.zilog/zilog-over-slf4j_2.12 "0.1-M9"]