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.2'
<dependency> <groupId>de.schlichtherle</groupId> <artifactId>javafx-scala-demo</artifactId> <version>0.2</version> </dependency>
<dependency org="de.schlichtherle" name="javafx-scala-demo" rev="0.2"/>
"de.schlichtherle", "javafx-scala-demo", "0.2"