is not current version
Last Version 0.1-M14

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

Structured logging library for ZIO

GroupId

GroupId

com.github.mvv.zilog
ArtifactId

ArtifactId

zilog_2.13
Version

Version

0.1-M8
Type

Type

jar

Download zilog_2.13 0.1-M8


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