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

Jar examples for s:starter-logging

Description

starter-logging

You can download jar file starter-logging 2.0.4 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.4.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials