is not current version
Last Version 8.0

io.github.together.libraries:bundle-jarkarta 7.0

BUNDLE POM: Collection of Logging dependencies.

GroupId

GroupId

io.github.together.libraries
ArtifactId

ArtifactId

bundle-jarkarta
Version

Version

7.0
Type

Type

pom

Download bundle-jarkarta 7.0

Filename Size
bundle-jarkarta-7.0.pom 5 KB
Browse

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