is not current version
Last Version 1.3.0

com.dinstone.loghub:loghub-log4j2 1.1.1


GroupId

GroupId

com.dinstone.loghub
ArtifactId

ArtifactId

loghub-log4j2
Version

Version

1.1.1
Type

Type

jar

Download loghub-log4j2 1.1.1


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