Download devtool-0.1.0.jar file - Jar d

Jar examples for d:devtool

Description

Developer Tool for Redux with JavaFX

You can download jar file devtool 0.1.0 in this page.

License

'The Apache Software License, Version 2.0'

Build File

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

<dependency>
   <groupId>eu.lestard.redux-javafx-devtool</groupId>
   <artifactId>devtool</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'eu.lestard.redux-javafx-devtool', name: 'devtool', version: '0.1.0'
libraryDependencies += "eu.lestard.redux-javafx-devtool" % "devtool" % "0.1.0"
<dependency org="eu.lestard.redux-javafx-devtool" name="devtool" rev="0.1.0"/>
@Grapes(@Grab(group='eu.lestard.redux-javafx-devtool', module='devtool', version='0.1.0'))
'eu.lestard.redux-javafx-devtool:devtool:jar:0.1.0'

Download

Click the following link to download the jar file.

devtool-0.1.0-javadoc.jar
devtool-0.1.0-sources.jar
devtool-0.1.0.jar
devtool-0.1.0.pom



Related Tutorials