Jar examples for i:installer
The installer module pom lists all of the projects that participate in building the installer.
You can download jar file installer 3.8.0 in this page.
GNU Lesser General Public License
You can use the following script to add installer-3.8.0.jar to your project.
<dependency> <groupId>izpack</groupId> <artifactId>installer</artifactId> <version>3.8.0</version> </dependency>
compile group: 'izpack', name: 'installer', version: '3.8.0'
libraryDependencies += "izpack" % "installer" % "3.8.0"
<dependency org="izpack" name="installer" rev="3.8.0"/>
@Grapes(@Grab(group='izpack', module='installer', version='3.8.0'))
'izpack:installer:jar:3.8.0'
Click the following link to download the jar file.
installer-3.8.0.jar