is not current version
Last Version 0.1.16

com.github.mwegrz:scala-structlog_2.12 0.1.14

scala-structlog

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.mwegrz
ArtifactId

ArtifactId

scala-structlog_2.12
Version

Version

0.1.14
Type

Type

jar

Download scala-structlog_2.12 0.1.14


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