添加依赖
<dependency>
    <groupId>com.sonatype.central.testing.amazon</groupId>
    <artifactId>launchwizard-jvm</artifactId>
    <version>1.6.113</version>
</dependency>
implementation 'com.sonatype.central.testing.amazon:launchwizard-jvm:1.6.113'
com.sonatype.central.testing.amazon:launchwizard-jvm:1.6.113
<dependency org="com.sonatype.central.testing.amazon" name="launchwizard-jvm" rev="1.6.113" />
libraryDependencies += "com.sonatype.central.testing.amazon" % "launchwizard-jvm" % "1.6.113"
@Grab(group='com.sonatype.central.testing.amazon', module='launchwizard-jvm', version='1.6.113')
[com.sonatype.central.testing.amazon/launchwizard-jvm "1.6.113"]
'com.sonatype.central.testing.amazon:launchwizard-jvm:jar:1.6.113'
资源下载