An archetype for a standalone JavaFX 2.0 application written in Scala. The generated application is translated from the Colorful Circles demo from the JavaFX 2.0 SDK.
'de.schlichtherle:javafx-scala-demo:0.4'
<dependency> <groupId>de.schlichtherle</groupId> <artifactId>javafx-scala-demo</artifactId> <version>0.4</version> </dependency>
<dependency org="de.schlichtherle" name="javafx-scala-demo" rev="0.4"/>
"de.schlichtherle", "javafx-scala-demo", "0.4"