is not current version
Last Version 1.5.0.0

org.bluestemsoftware.open.maven.plugin:launch4j-parent 1.0.0.0


Categories

Categories

Maven Build Tools Launch4j
GroupId

GroupId

org.bluestemsoftware.open.maven.plugin
ArtifactId

ArtifactId

launch4j-parent
Version

Version

1.0.0.0
Type

Type

pom

Download launch4j-parent 1.0.0.0

Filename Size
launch4j-parent-1.0.0.0.pom 748 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/launch4j-parent/ -->
<dependency>
    <groupId>org.bluestemsoftware.open.maven.plugin</groupId>
    <artifactId>launch4j-parent</artifactId>
    <version>1.0.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/launch4j-parent/
implementation 'org.bluestemsoftware.open.maven.plugin:launch4j-parent:1.0.0.0'
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/launch4j-parent/
implementation ("org.bluestemsoftware.open.maven.plugin:launch4j-parent:1.0.0.0")
'org.bluestemsoftware.open.maven.plugin:launch4j-parent:pom:1.0.0.0'
<dependency org="org.bluestemsoftware.open.maven.plugin" name="launch4j-parent" rev="1.0.0.0">
  <artifact name="launch4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bluestemsoftware.open.maven.plugin', module='launch4j-parent', version='1.0.0.0')
)
libraryDependencies += "org.bluestemsoftware.open.maven.plugin" % "launch4j-parent" % "1.0.0.0"
[org.bluestemsoftware.open.maven.plugin/launch4j-parent "1.0.0.0"]