License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.google.code.gwt-log |
ArtifactId | ArtifactIdgwt-log |
Last Version | Last Version2.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-log-2.6.2.pom | |
gwt-log-2.6.2.jar | 117 KB |
Browse |
<!-- 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"]