is not current version
Last Version 0.1-M8

com.github.mvv.zilog:zilog-over-sfl4j_2.13 0.1-M7

SLF4J backend for Zilog

GroupId

GroupId

com.github.mvv.zilog
ArtifactId

ArtifactId

zilog-over-sfl4j_2.13
Version

Version

0.1-M7
Type

Type

jar

Download zilog-over-sfl4j_2.13 0.1-M7


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