не последняя версия
Последняя версия 1.11.0-01

org.sonatype.sisu:sisu-bundle-launcher-testsupport 1.8


Группа

Группа

org.sonatype.sisu
Идентификатор

Идентификатор

sisu-bundle-launcher-testsupport
Версия

Версия

1.8
Тип

Тип

jar

Скачать sisu-bundle-launcher-testsupport 1.8


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