License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.slf4gwt |
ArtifactId | ArtifactIdslf4gwt-gwtlog |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptionslf4gwt-gwtlog
SLF4J emulation for GWT
|
Filename | Size |
---|---|
slf4gwt-gwtlog-1.4.pom | |
slf4gwt-gwtlog-1.4.jar | 7 KB |
slf4gwt-gwtlog-1.4-sources.jar | 3 KB |
slf4gwt-gwtlog-1.4-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.slf4gwt/slf4gwt-gwtlog/ -->
<dependency>
<groupId>org.slf4gwt</groupId>
<artifactId>slf4gwt-gwtlog</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.slf4gwt/slf4gwt-gwtlog/
implementation 'org.slf4gwt:slf4gwt-gwtlog:1.4'
// https://jarcasting.com/artifacts/org.slf4gwt/slf4gwt-gwtlog/
implementation ("org.slf4gwt:slf4gwt-gwtlog:1.4")
'org.slf4gwt:slf4gwt-gwtlog:jar:1.4'
<dependency org="org.slf4gwt" name="slf4gwt-gwtlog" rev="1.4">
<artifact name="slf4gwt-gwtlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.slf4gwt', module='slf4gwt-gwtlog', version='1.4')
)
libraryDependencies += "org.slf4gwt" % "slf4gwt-gwtlog" % "1.4"
[org.slf4gwt/slf4gwt-gwtlog "1.4"]
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 |