| License | License | 
|---|---|
| Categories | CategoriesNet Launch4j Build Tools | 
| GroupId | GroupIdnet.sf.launch4j | 
| ArtifactId | ArtifactIdlaunch4j | 
| Last Version | Last Version3.14 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLaunch4j Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| launch4j-3.14.pom | |
| launch4j-3.14.jar | 222 KB | 
| launch4j-3.14-workdir-win32.jar | 2 MB | 
| launch4j-3.14-workdir-mac.jar | 1 MB | 
| launch4j-3.14-workdir-linux.jar | 913 KB | 
| launch4j-3.14-sources.jar | 181 KB | 
| launch4j-3.14-javadoc.jar | 518 KB | 
| launch4j-3.14-core.jar | 164 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.launch4j/launch4j/ -->
<dependency>
    <groupId>net.sf.launch4j</groupId>
    <artifactId>launch4j</artifactId>
    <version>3.14</version>
</dependency>// https://jarcasting.com/artifacts/net.sf.launch4j/launch4j/
implementation 'net.sf.launch4j:launch4j:3.14'// https://jarcasting.com/artifacts/net.sf.launch4j/launch4j/
implementation ("net.sf.launch4j:launch4j:3.14")'net.sf.launch4j:launch4j:jar:3.14'<dependency org="net.sf.launch4j" name="launch4j" rev="3.14">
  <artifact name="launch4j" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sf.launch4j', module='launch4j', version='3.14')
)libraryDependencies += "net.sf.launch4j" % "launch4j" % "3.14"[net.sf.launch4j/launch4j "3.14"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.9.4 | 
| commons-logging : commons-logging | jar | 1.2 | 
| net.java.abeille : abeille | jar | 3.0 | 
| foxtrot : foxtrot | jar | 2.0 | 
| com.jgoodies : jgoodies-common | jar | 1.7.0 | 
| com.jgoodies : forms | jar | 1.2.1 | 
| com.formdev : flatlaf | jar | 1.0 | 
| com.thoughtworks.xstream : xstream | jar | 1.4.15 | 
| org.apache.ant : ant | jar | 1.10.9 |