is not current version
Last Version 1.7.30

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

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.2.3
Type

Type

pom

Download bundle-logging 1.2.3

Filename Size
bundle-logging-1.2.3.pom 3 KB
Browse

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