is not current version
Last Version 1.3.0

com.dinstone.loghub:loghub-slf4j 1.0.0


Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.dinstone.loghub
ArtifactId

ArtifactId

loghub-slf4j
Version

Version

1.0.0
Type

Type

jar

Download loghub-slf4j 1.0.0


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