Jar examples for d:devsupwiz-common
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.
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'
Click the following link to download the jar file.
devsupwiz-common-0.1.1-javadoc.jar