| Categories |
CategoriesIzPack Build Tools Distribution |
|---|---|
| GroupId | GroupIdizpack |
| ArtifactId | ArtifactIdstandalone-compiler |
| Last Version | Last Version3.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIZPack Installer
IZPack Installer builder
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| standalone-compiler-3.8.0.pom | |
| standalone-compiler-3.8.0.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/izpack/standalone-compiler/ -->
<dependency>
<groupId>izpack</groupId>
<artifactId>standalone-compiler</artifactId>
<version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/izpack/standalone-compiler/
implementation 'izpack:standalone-compiler:3.8.0'
// https://jarcasting.com/artifacts/izpack/standalone-compiler/
implementation ("izpack:standalone-compiler:3.8.0")
'izpack:standalone-compiler:jar:3.8.0'
<dependency org="izpack" name="standalone-compiler" rev="3.8.0">
<artifact name="standalone-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='izpack', module='standalone-compiler', version='3.8.0')
)
libraryDependencies += "izpack" % "standalone-compiler" % "3.8.0"
[izpack/standalone-compiler "3.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| » | jar |