is not current version
Last Version 0.1.3

com.github.mwegrz:scala-structlog 0.1.1

scala-structlog

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.mwegrz
ArtifactId

ArtifactId

scala-structlog
Version

Version

0.1.1
Type

Type

jar

Download scala-structlog 0.1.1


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