Download log-utils-1.0.0.jar file - Jar l

Jar examples for l:log-utils

Description

Utilities to simplify and enhance Logging

You can download jar file log-utils 1.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add log-utils-1.0.0.jar to your project.

<dependency>
   <groupId>com.amlinv</groupId>
   <artifactId>log-utils</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.amlinv', name: 'log-utils', version: '1.0.0'
libraryDependencies += "com.amlinv" % "log-utils" % "1.0.0"
<dependency org="com.amlinv" name="log-utils" rev="1.0.0"/>
@Grapes(@Grab(group='com.amlinv', module='log-utils', version='1.0.0'))
'com.amlinv:log-utils:jar:1.0.0'

Download

Click the following link to download the jar file.

log-utils-1.0.0-javadoc.jar
log-utils-1.0.0-sources.jar
log-utils-1.0.0.jar
log-utils-1.0.0.pom



Related Tutorials