Download devsupwiz-common-0.1.0.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.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials