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

Jar examples for l:logback-hocon

Description

Logback Hocon

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials