is not current version
Last Version 1.4

org.slf4gwt:slf4gwt-gwtlog 1.3


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.slf4gwt
ArtifactId

ArtifactId

slf4gwt-gwtlog
Version

Version

1.3
Type

Type

jar

Download slf4gwt-gwtlog 1.3


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