Download starter-logging-2.0.2.jar file - Jar s

Jar examples for s:starter-logging

Description

starter-logging

You can download jar file starter-logging 2.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add starter-logging-2.0.2.jar to your project.

<dependency>
   <groupId>cn.bestwu</groupId>
   <artifactId>starter-logging</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'cn.bestwu', name: 'starter-logging', version: '2.0.2'
libraryDependencies += "cn.bestwu" % "starter-logging" % "2.0.2"
<dependency org="cn.bestwu" name="starter-logging" rev="2.0.2"/>
@Grapes(@Grab(group='cn.bestwu', module='starter-logging', version='2.0.2'))
'cn.bestwu:starter-logging:jar:2.0.2'

Download

Click the following link to download the jar file.

starter-logging-2.0.2-javadoc.jar
starter-logging-2.0.2-sources.jar
starter-logging-2.0.2.jar
starter-logging-2.0.2.pom



Related Tutorials