is not current version
Last Version 0.6

org.realityforge.gwt.lognice:gwt-lognice 0.2

GWT Lognice: Makes log output nicer

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.realityforge.gwt.lognice
ArtifactId

ArtifactId

gwt-lognice
Version

Version

0.2
Type

Type

jar

Download gwt-lognice 0.2


<!-- https://jarcasting.com/artifacts/org.realityforge.gwt.lognice/gwt-lognice/ -->
<dependency>
    <groupId>org.realityforge.gwt.lognice</groupId>
    <artifactId>gwt-lognice</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.gwt.lognice/gwt-lognice/
implementation 'org.realityforge.gwt.lognice:gwt-lognice:0.2'
// https://jarcasting.com/artifacts/org.realityforge.gwt.lognice/gwt-lognice/
implementation ("org.realityforge.gwt.lognice:gwt-lognice:0.2")
'org.realityforge.gwt.lognice:gwt-lognice:jar:0.2'
<dependency org="org.realityforge.gwt.lognice" name="gwt-lognice" rev="0.2">
  <artifact name="gwt-lognice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.gwt.lognice', module='gwt-lognice', version='0.2')
)
libraryDependencies += "org.realityforge.gwt.lognice" % "gwt-lognice" % "0.2"
[org.realityforge.gwt.lognice/gwt-lognice "0.2"]