Download structlogger-0.1.0.jar file - Jar s

Jar examples for s:structlogger

Description

Library for structured logging

You can download jar file structlogger 0.1.0 in this page.

License

The 2-Clause BSD License

Build File

You can use the following script to add structlogger-0.1.0.jar to your project.

<dependency>
   <groupId>com.github.tantalor93</groupId>
   <artifactId>structlogger</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.github.tantalor93', name: 'structlogger', version: '0.1.0'
libraryDependencies += "com.github.tantalor93" % "structlogger" % "0.1.0"
<dependency org="com.github.tantalor93" name="structlogger" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.tantalor93', module='structlogger', version='0.1.0'))
'com.github.tantalor93:structlogger:jar:0.1.0'

Download

Click the following link to download the jar file.

structlogger-0.1.0-javadoc.jar
structlogger-0.1.0-sources.jar
structlogger-0.1.0.jar
structlogger-0.1.0.pom



Related Tutorials