is not current version
Last Version 2.6.2

com.google.code.gwt-log:gwt-log 2.5.3


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.code.gwt-log
ArtifactId

ArtifactId

gwt-log
Version

Version

2.5.3
Type

Type

jar

Download gwt-log 2.5.3


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