is not current version
Last Version 3.3.2

com.allen-sauer.gwt.log:gwt-log 3.1.8

Library providing easy to use logging capabilities to Google Web Toolkit (GWT) projects.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.allen-sauer.gwt.log
ArtifactId

ArtifactId

gwt-log
Version

Version

3.1.8
Type

Type

jar

Download gwt-log 3.1.8


<!-- https://jarcasting.com/artifacts/com.allen-sauer.gwt.log/gwt-log/ -->
<dependency>
    <groupId>com.allen-sauer.gwt.log</groupId>
    <artifactId>gwt-log</artifactId>
    <version>3.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.allen-sauer.gwt.log/gwt-log/
implementation 'com.allen-sauer.gwt.log:gwt-log:3.1.8'
// https://jarcasting.com/artifacts/com.allen-sauer.gwt.log/gwt-log/
implementation ("com.allen-sauer.gwt.log:gwt-log:3.1.8")
'com.allen-sauer.gwt.log:gwt-log:jar:3.1.8'
<dependency org="com.allen-sauer.gwt.log" name="gwt-log" rev="3.1.8">
  <artifact name="gwt-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.allen-sauer.gwt.log', module='gwt-log', version='3.1.8')
)
libraryDependencies += "com.allen-sauer.gwt.log" % "gwt-log" % "3.1.8"
[com.allen-sauer.gwt.log/gwt-log "3.1.8"]