is not current version
Last Version 1.11.0-01

org.sonatype.sisu:sisu-bundle-launcher-aggregator 1.3


GroupId

GroupId

org.sonatype.sisu
ArtifactId

ArtifactId

sisu-bundle-launcher-aggregator
Version

Version

1.3
Type

Type

pom

Download sisu-bundle-launcher-aggregator 1.3


<!-- https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-bundle-launcher-aggregator/ -->
<dependency>
    <groupId>org.sonatype.sisu</groupId>
    <artifactId>sisu-bundle-launcher-aggregator</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-bundle-launcher-aggregator/
implementation 'org.sonatype.sisu:sisu-bundle-launcher-aggregator:1.3'
// https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-bundle-launcher-aggregator/
implementation ("org.sonatype.sisu:sisu-bundle-launcher-aggregator:1.3")
'org.sonatype.sisu:sisu-bundle-launcher-aggregator:pom:1.3'
<dependency org="org.sonatype.sisu" name="sisu-bundle-launcher-aggregator" rev="1.3">
  <artifact name="sisu-bundle-launcher-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.sisu', module='sisu-bundle-launcher-aggregator', version='1.3')
)
libraryDependencies += "org.sonatype.sisu" % "sisu-bundle-launcher-aggregator" % "1.3"
[org.sonatype.sisu/sisu-bundle-launcher-aggregator "1.3"]