is not current version
Last Version 1.11.0-01

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


GroupId

GroupId

org.sonatype.sisu
ArtifactId

ArtifactId

sisu-bundle-launcher-aggregator
Version

Version

1.2.1
Type

Type

pom

Download sisu-bundle-launcher-aggregator 1.2.1


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