| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Logging Application Layer Libs | 
| GroupId | GroupIdcom.googlecode.gwt-usefull-logging | 
| ArtifactId | ArtifactIdgwt-usefull-logging-modules | 
| Last Version | Last Version0.4 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| gwt-usefull-logging-modules-0.4.pom | 892 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.googlecode.gwt-usefull-logging/gwt-usefull-logging-modules/ -->
<dependency>
    <groupId>com.googlecode.gwt-usefull-logging</groupId>
    <artifactId>gwt-usefull-logging-modules</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.googlecode.gwt-usefull-logging/gwt-usefull-logging-modules/
implementation 'com.googlecode.gwt-usefull-logging:gwt-usefull-logging-modules:0.4'// https://jarcasting.com/artifacts/com.googlecode.gwt-usefull-logging/gwt-usefull-logging-modules/
implementation ("com.googlecode.gwt-usefull-logging:gwt-usefull-logging-modules:0.4")'com.googlecode.gwt-usefull-logging:gwt-usefull-logging-modules:pom:0.4'<dependency org="com.googlecode.gwt-usefull-logging" name="gwt-usefull-logging-modules" rev="0.4">
  <artifact name="gwt-usefull-logging-modules" type="pom" />
</dependency>@Grapes(
@Grab(group='com.googlecode.gwt-usefull-logging', module='gwt-usefull-logging-modules', version='0.4')
)libraryDependencies += "com.googlecode.gwt-usefull-logging" % "gwt-usefull-logging-modules" % "0.4"[com.googlecode.gwt-usefull-logging/gwt-usefull-logging-modules "0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |