is not current version
Last Version 1.8.0-beta2

com.eoniantech.build:slf4j-bom 1.7.25

Bill of materials for SLF4J.

Categories

Categories

Ant Build Tools SLF4J Application Layer Libs Logging
GroupId

GroupId

com.eoniantech.build
ArtifactId

ArtifactId

slf4j-bom
Version

Version

1.7.25
Type

Type

pom

Download slf4j-bom 1.7.25

Filename Size
slf4j-bom-1.7.25.pom 4 KB
Browse

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