Download logback-hocon-0.1.6.jar file - Jar l

Jar examples for l:logback-hocon

Description

Logback Hocon

You can download jar file logback-hocon 0.1.6 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add logback-hocon-0.1.6.jar to your project.

<dependency>
   <groupId>com.github.mwegrz</groupId>
   <artifactId>logback-hocon</artifactId>
   <version>0.1.6</version>
</dependency>
compile group: 'com.github.mwegrz', name: 'logback-hocon', version: '0.1.6'
libraryDependencies += "com.github.mwegrz" % "logback-hocon" % "0.1.6"
<dependency org="com.github.mwegrz" name="logback-hocon" rev="0.1.6"/>
@Grapes(@Grab(group='com.github.mwegrz', module='logback-hocon', version='0.1.6'))
'com.github.mwegrz:logback-hocon:jar:0.1.6'

Download

Click the following link to download the jar file.

logback-hocon-0.1.6-javadoc.jar
logback-hocon-0.1.6-sources.jar
logback-hocon-0.1.6.jar
logback-hocon-0.1.6.pom



Related Tutorials