License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.realityforge.gwt.lognice |
ArtifactId | ArtifactIdgwt-lognice |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Lognice: Makes log output nicer
GWT Lognice: Makes log output nicer
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-lognice-0.6.pom | |
gwt-lognice-0.6.jar | 11 KB |
gwt-lognice-0.6-sources.jar | 3 KB |
gwt-lognice-0.6-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.realityforge.gwt.lognice/gwt-lognice/ -->
<dependency>
<groupId>org.realityforge.gwt.lognice</groupId>
<artifactId>gwt-lognice</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.gwt.lognice/gwt-lognice/
implementation 'org.realityforge.gwt.lognice:gwt-lognice:0.6'
// https://jarcasting.com/artifacts/org.realityforge.gwt.lognice/gwt-lognice/
implementation ("org.realityforge.gwt.lognice:gwt-lognice:0.6")
'org.realityforge.gwt.lognice:gwt-lognice:jar:0.6'
<dependency org="org.realityforge.gwt.lognice" name="gwt-lognice" rev="0.6">
<artifact name="gwt-lognice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.gwt.lognice', module='gwt-lognice', version='0.6')
)
libraryDependencies += "org.realityforge.gwt.lognice" % "gwt-lognice" % "0.6"
[org.realityforge.gwt.lognice/gwt-lognice "0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
com.google.gwt : gwt-user | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |
com.beust : jcommander | jar | 1.27 |
org.jmock : jmock | jar | 2.5.1 |
org.jmock : jmock-junit4 | jar | 2.5.1 |
org.hamcrest : hamcrest-core | jar | 1.1 |
org.hamcrest : hamcrest-library | jar | 1.1 |