is not current version
Last Version 1.3.0

com.dinstone.loghub:loghub 1.2.0

log hub delegate some log framework

GroupId

GroupId

com.dinstone.loghub
ArtifactId

ArtifactId

loghub
Version

Version

1.2.0
Type

Type

pom

Download loghub 1.2.0

Filename Size
loghub-1.2.0.pom 6 KB
Browse

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