is not current version
Last Version 1.4

org.slf4gwt:slf4gwt-parent 1.2

SLF4J emulation for GWT

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.slf4gwt
ArtifactId

ArtifactId

slf4gwt-parent
Version

Version

1.2
Type

Type

pom

Download slf4gwt-parent 1.2

Filename Size
slf4gwt-parent-1.2.pom 6 KB
Browse

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