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-parent |
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-parent-0.4.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.gwt-usefull-logging/gwt-usefull-logging-parent/ -->
<dependency>
<groupId>com.googlecode.gwt-usefull-logging</groupId>
<artifactId>gwt-usefull-logging-parent</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gwt-usefull-logging/gwt-usefull-logging-parent/
implementation 'com.googlecode.gwt-usefull-logging:gwt-usefull-logging-parent:0.4'
// https://jarcasting.com/artifacts/com.googlecode.gwt-usefull-logging/gwt-usefull-logging-parent/
implementation ("com.googlecode.gwt-usefull-logging:gwt-usefull-logging-parent:0.4")
'com.googlecode.gwt-usefull-logging:gwt-usefull-logging-parent:pom:0.4'
<dependency org="com.googlecode.gwt-usefull-logging" name="gwt-usefull-logging-parent" rev="0.4">
<artifact name="gwt-usefull-logging-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gwt-usefull-logging', module='gwt-usefull-logging-parent', version='0.4')
)
libraryDependencies += "com.googlecode.gwt-usefull-logging" % "gwt-usefull-logging-parent" % "0.4"
[com.googlecode.gwt-usefull-logging/gwt-usefull-logging-parent "0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |