| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mvv.zilog |
| ArtifactId | ArtifactIdzilog_2.12 |
| Version | Version0.1-M14 |
| Type | Typejar |
| Description |
Descriptionzilog
Structured logging library for ZIO
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zilog_2.12-0.1-M14.pom | |
| zilog_2.12-0.1-M14.jar | 147 KB |
| zilog_2.12-0.1-M14-sources.jar | 13 KB |
| zilog_2.12-0.1-M14-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog_2.12/ -->
<dependency>
<groupId>com.github.mvv.zilog</groupId>
<artifactId>zilog_2.12</artifactId>
<version>0.1-M14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog_2.12/
implementation 'com.github.mvv.zilog:zilog_2.12:0.1-M14'
// https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog_2.12/
implementation ("com.github.mvv.zilog:zilog_2.12:0.1-M14")
'com.github.mvv.zilog:zilog_2.12:jar:0.1-M14'
<dependency org="com.github.mvv.zilog" name="zilog_2.12" rev="0.1-M14">
<artifact name="zilog_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.zilog', module='zilog_2.12', version='0.1-M14')
)
libraryDependencies += "com.github.mvv.zilog" % "zilog_2.12" % "0.1-M14"
[com.github.mvv.zilog/zilog_2.12 "0.1-M14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| com.github.mvv.sredded : sredded-json_2.12 | jar | 0.1-M2 |
| Group / Artifact | Type | Version |
|---|---|---|
| dev.zio : zio_2.12 | jar | 1.0.12 |
| org.scala-lang : scala-reflect | jar | 2.12.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| dev.zio : zio-test_2.12 | jar | 1.0.12 |
| dev.zio : zio-test-sbt_2.12 | jar | 1.0.12 |