is not current version
Last Version 1.5.0.0

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


Categories

Categories

Maven Build Tools Launch4j
GroupId

GroupId

org.bluestemsoftware.open.maven.plugin
ArtifactId

ArtifactId

launch4j-parent
Version

Version

1.0.0.3
Type

Type

pom

Download launch4j-parent 1.0.0.3


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