Jar examples for g:gwt-log
Library providing easy to use logging capabilities to Google Web Toolkit (GWT) projects.
You can download jar file gwt-log 3.1.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gwt-log-3.1.8.jar to your project.
<dependency> <groupId>com.allen-sauer.gwt.log</groupId> <artifactId>gwt-log</artifactId> <version>3.1.8</version> </dependency>
compile group: 'com.allen-sauer.gwt.log', name: 'gwt-log', version: '3.1.8'
libraryDependencies += "com.allen-sauer.gwt.log" % "gwt-log" % "3.1.8"
<dependency org="com.allen-sauer.gwt.log" name="gwt-log" rev="3.1.8"/>
@Grapes(@Grab(group='com.allen-sauer.gwt.log', module='gwt-log', version='3.1.8'))
'com.allen-sauer.gwt.log:gwt-log:jar:3.1.8'
Click the following link to download the jar file.
gwt-log-3.1.8-javadoc.jar