is not current version
Last Version 2.1.1

org.sonatype.appbooter:appbooter 2.1.0


GroupId

GroupId

org.sonatype.appbooter
ArtifactId

ArtifactId

appbooter
Version

Version

2.1.0
Type

Type

pom

Download appbooter 2.1.0

Filename Size
appbooter-2.1.0.pom 2 KB
Browse

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