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