Jar examples for l:logging-java
Logging dependency for Appulse Java projects
You can download jar file logging-java 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add logging-java-1.0.0.jar to your project.
<dependency> <groupId>io.appulse</groupId> <artifactId>logging-java</artifactId> <version>1.0.0</version> </dependency>
compile group: 'io.appulse', name: 'logging-java', version: '1.0.0'
libraryDependencies += "io.appulse" % "logging-java" % "1.0.0"
<dependency org="io.appulse" name="logging-java" rev="1.0.0"/>
@Grapes(@Grab(group='io.appulse', module='logging-java', version='1.0.0'))
'io.appulse:logging-java:jar:1.0.0'
Click the following link to download the jar file.
logging-java-1.0.0-javadoc.jar