Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdio.fabric8.updatebot |
ArtifactId | ArtifactIdupdatebot-logging |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
updatebot-logging-1.0.6.pom | |
updatebot-logging-1.0.6.jar | 2 KB |
updatebot-logging-1.0.6-sources.jar | 1 KB |
updatebot-logging-1.0.6-javadoc.jar | 23 KB |
Browse |
<!-- 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"]