Last Version

launch4j 2.5.2

A gradle-plugin that uses launch4j to create windows .exe files for java applications.

License

License

Categories

Categories

Launch4j Build Tools
GroupId

GroupId

io.github.fvarrui
ArtifactId

ArtifactId

launch4j
Version

Version

2.5.2
Type

Type

jar
Description

Description

launch4j
A gradle-plugin that uses launch4j to create windows .exe files for java applications.
Project URL

Project URL

https://github.com/fvarrui/gradle-launch4j/
Source Code Management

Source Code Management

https://github.com/fvarrui/gradle-launch4j/

Download launch4j 2.5.2


<!-- https://jarcasting.com/artifacts/io.github.fvarrui/launch4j/ -->
<dependency>
    <groupId>io.github.fvarrui</groupId>
    <artifactId>launch4j</artifactId>
    <version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fvarrui/launch4j/
implementation 'io.github.fvarrui:launch4j:2.5.2'
// https://jarcasting.com/artifacts/io.github.fvarrui/launch4j/
implementation ("io.github.fvarrui:launch4j:2.5.2")
'io.github.fvarrui:launch4j:jar:2.5.2'
<dependency org="io.github.fvarrui" name="launch4j" rev="2.5.2">
  <artifact name="launch4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fvarrui', module='launch4j', version='2.5.2')
)
libraryDependencies += "io.github.fvarrui" % "launch4j" % "2.5.2"
[io.github.fvarrui/launch4j "2.5.2"]

Dependencies

runtime (2)

Group / Artifact Type Version
net.sf.launch4j : launch4j jar 3.14
com.thoughtworks.xstream : xstream jar 1.4.19

test (3)

Group / Artifact Type Version
org.spockframework : spock-bom jar 2.0-groovy-3.0
org.spockframework : spock-core jar
org.spockframework : spock-junit4 jar

Project Modules

There are no modules declared in this project.