is not current version
Last Version 1.3.0

com.dinstone.loghub:loghub 1.2.1

log hub delegate some log framework

GroupId

GroupId

com.dinstone.loghub
ArtifactId

ArtifactId

loghub
Version

Version

1.2.1
Type

Type

pom

Download loghub 1.2.1

Filename Size
loghub-1.2.1.pom 6 KB
Browse

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