is not current version
Last Version 1.7.30

io.github.together.libraries:bundle-logging 1.7.28

BUNDLE POM: Collection of Logging dependencies.

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.github.together.libraries
ArtifactId

ArtifactId

bundle-logging
Version

Version

1.7.28
Type

Type

pom

Download bundle-logging 1.7.28


<!-- https://jarcasting.com/artifacts/io.github.together.libraries/bundle-logging/ -->
<dependency>
    <groupId>io.github.together.libraries</groupId>
    <artifactId>bundle-logging</artifactId>
    <version>1.7.28</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-logging/
implementation 'io.github.together.libraries:bundle-logging:1.7.28'
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-logging/
implementation ("io.github.together.libraries:bundle-logging:1.7.28")
'io.github.together.libraries:bundle-logging:pom:1.7.28'
<dependency org="io.github.together.libraries" name="bundle-logging" rev="1.7.28">
  <artifact name="bundle-logging" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.together.libraries', module='bundle-logging', version='1.7.28')
)
libraryDependencies += "io.github.together.libraries" % "bundle-logging" % "1.7.28"
[io.github.together.libraries/bundle-logging "1.7.28"]