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


License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.code.gwt-log
ArtifactId

ArtifactId

gwt-log
Last Version

Last Version

2.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Source Code Management

Source Code Management

http://code.google.com/p/gwt-log/source/browse/

Download gwt-log

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.2
2.6.0
2.5.3
2.5.0