is not current version
Last Version 4.10.0

pl.fhframework:fhLogback 4.8.4


Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhLogback
Version

Version

4.8.4
Type

Type

jar

Download fhLogback 4.8.4


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