Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdio.fabric8.updatebot |
ArtifactId | ArtifactIdupdatebot-logging |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
updatebot-logging-1.0.5.pom | |
updatebot-logging-1.0.5.jar | 2 KB |
updatebot-logging-1.0.5-sources.jar | 1 KB |
updatebot-logging-1.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.updatebot/updatebot-logging/
implementation 'io.fabric8.updatebot:updatebot-logging:1.0.5'
// https://jarcasting.com/artifacts/io.fabric8.updatebot/updatebot-logging/
implementation ("io.fabric8.updatebot:updatebot-logging:1.0.5")
'io.fabric8.updatebot:updatebot-logging:jar:1.0.5'
<dependency org="io.fabric8.updatebot" name="updatebot-logging" rev="1.0.5">
<artifact name="updatebot-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.updatebot', module='updatebot-logging', version='1.0.5')
)
libraryDependencies += "io.fabric8.updatebot" % "updatebot-logging" % "1.0.5"
[io.fabric8.updatebot/updatebot-logging "1.0.5"]