is not current version
Last Version 5.0.2

com.fireflysource:firefly-slf4j 4.0.4


Categories

Categories

SLF4J Application Layer Libs Logging Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-slf4j
Version

Version

4.0.4
Type

Type

jar

Download firefly-slf4j 4.0.4


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