is not current version
Last Version 4.10.0

pl.fhframework:fhLogback 4.9.17


Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhLogback
Version

Version

4.9.17
Type

Type

jar

Download fhLogback 4.9.17


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