GroupId | GroupIdio.github.together.libraries |
---|---|
ArtifactId | ArtifactIdbundle-jarkarta |
Version | Version7.0 |
Type | Typepom |
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"]