is not current version
Last Version 1.4

org.slf4gwt:slf4gwt-gwtlog 1.2


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.slf4gwt
ArtifactId

ArtifactId

slf4gwt-gwtlog
Version

Version

1.2
Type

Type

jar

Download slf4gwt-gwtlog 1.2


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