is not current version
Last Version 0.1.7

com.github.mwegrz:logback-hocon 0.1.6

Logback Hocon

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.mwegrz
ArtifactId

ArtifactId

logback-hocon
Version

Version

0.1.6
Type

Type

jar

Download logback-hocon 0.1.6


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