is not current version
Last Version 1.1.0

io.github.pleuvoir:slf4j-logback-bom 1.0.2


Categories

Categories

Logback Application Layer Libs Logging SLF4J
GroupId

GroupId

io.github.pleuvoir
ArtifactId

ArtifactId

slf4j-logback-bom
Version

Version

1.0.2
Type

Type

pom

Download slf4j-logback-bom 1.0.2

Filename Size
slf4j-logback-bom-1.0.2.pom 824 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.github.pleuvoir/slf4j-logback-bom/ -->
<dependency>
    <groupId>io.github.pleuvoir</groupId>
    <artifactId>slf4j-logback-bom</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pleuvoir/slf4j-logback-bom/
implementation 'io.github.pleuvoir:slf4j-logback-bom:1.0.2'
// https://jarcasting.com/artifacts/io.github.pleuvoir/slf4j-logback-bom/
implementation ("io.github.pleuvoir:slf4j-logback-bom:1.0.2")
'io.github.pleuvoir:slf4j-logback-bom:pom:1.0.2'
<dependency org="io.github.pleuvoir" name="slf4j-logback-bom" rev="1.0.2">
  <artifact name="slf4j-logback-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pleuvoir', module='slf4j-logback-bom', version='1.0.2')
)
libraryDependencies += "io.github.pleuvoir" % "slf4j-logback-bom" % "1.0.2"
[io.github.pleuvoir/slf4j-logback-bom "1.0.2"]