Last Version

slf4gwt 1.4

SLF4J emulation for GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.slf4gwt
ArtifactId

ArtifactId

slf4gwt
Version

Version

1.4
Type

Type

jar
Description

Description

slf4gwt
SLF4J emulation for GWT

Download slf4gwt 1.4


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

Dependencies

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.gwt : gwt-dev jar 2.8.2
com.google.gwt : gwt-user jar 2.8.2

Project Modules

There are no modules declared in this project.