is not current version
Last Version 1.0.7

io.fabric8.updatebot:updatebot-logging 1.0.6


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.fabric8.updatebot
ArtifactId

ArtifactId

updatebot-logging
Version

Version

1.0.6
Type

Type

jar

Download updatebot-logging 1.0.6


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