Download devsupwiz-common-0.1.1.jar file - Jar d

Jar examples for d:devsupwiz-common

Description

A JavaFX based wizard for setting up a development environment on a Linux virtual machine (VM) / COMMON

You can download jar file devsupwiz-common 0.1.1 in this page.

Build File

You can use the following script to add devsupwiz-common-0.1.1.jar to your project.

<dependency>
   <groupId>org.fuin.devsupwiz</groupId>
   <artifactId>devsupwiz-common</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'org.fuin.devsupwiz', name: 'devsupwiz-common', version: '0.1.1'
libraryDependencies += "org.fuin.devsupwiz" % "devsupwiz-common" % "0.1.1"
<dependency org="org.fuin.devsupwiz" name="devsupwiz-common" rev="0.1.1"/>
@Grapes(@Grab(group='org.fuin.devsupwiz', module='devsupwiz-common', version='0.1.1'))
'org.fuin.devsupwiz:devsupwiz-common:jar:0.1.1'

Download

Click the following link to download the jar file.

devsupwiz-common-0.1.1-javadoc.jar
devsupwiz-common-0.1.1-sources.jar
devsupwiz-common-0.1.1.jar
devsupwiz-common-0.1.1.pom



Related Tutorials