is not current version
Last Version 0.12.0

org.infrastructurebuilder.util:iblog-slf4j-component 0.10.0

SLF4j-backed Maven Logging component. This shouldn't be necessary and totally ends up being necessary...

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.infrastructurebuilder.util
ArtifactId

ArtifactId

iblog-slf4j-component
Version

Version

0.10.0
Type

Type

jar

Download iblog-slf4j-component 0.10.0


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