License |
License |
---|---|
Categories |
CategoriesIzPack Build Tools Distribution |
GroupId | GroupIdorg.bidib.org.codehaus.izpack |
ArtifactId | ArtifactIdizpack-wrapper |
Last Version | Last Version5.2.0.M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIzPack wrapper module
The IzPack parent module
|
<!-- https://jarcasting.com/artifacts/org.bidib.org.codehaus.izpack/izpack-wrapper/ -->
<dependency>
<groupId>org.bidib.org.codehaus.izpack</groupId>
<artifactId>izpack-wrapper</artifactId>
<version>5.2.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bidib.org.codehaus.izpack/izpack-wrapper/
implementation 'org.bidib.org.codehaus.izpack:izpack-wrapper:5.2.0.M2'
// https://jarcasting.com/artifacts/org.bidib.org.codehaus.izpack/izpack-wrapper/
implementation ("org.bidib.org.codehaus.izpack:izpack-wrapper:5.2.0.M2")
'org.bidib.org.codehaus.izpack:izpack-wrapper:jar:5.2.0.M2'
<dependency org="org.bidib.org.codehaus.izpack" name="izpack-wrapper" rev="5.2.0.M2">
<artifact name="izpack-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bidib.org.codehaus.izpack', module='izpack-wrapper', version='5.2.0.M2')
)
libraryDependencies += "org.bidib.org.codehaus.izpack" % "izpack-wrapper" % "5.2.0.M2"
[org.bidib.org.codehaus.izpack/izpack-wrapper "5.2.0.M2"]