is not current version
Last Version 0.1-M14

com.github.mvv.zilog:zilog_2.13 0.1-M9

Structured logging library for ZIO

GroupId

GroupId

com.github.mvv.zilog
ArtifactId

ArtifactId

zilog_2.13
Version

Version

0.1-M9
Type

Type

jar

Download zilog_2.13 0.1-M9


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