Download installer-3.8.0.jar file - Jar i

Jar examples for i:installer

Description

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.

License

GNU Lesser General Public License

Build File

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'

Download

Click the following link to download the jar file.

installer-3.8.0.jar
installer-3.8.0.pom



Related Tutorials