Jar examples for m:mvvmFX
This module is the core implementation of the framework
You can download jar file mvvmFX 0.1.2 in this page.
Apache License
You can use the following script to add mvvmFX-0.1.2.jar to your project.
<dependency> <groupId>de.saxsys</groupId> <artifactId>mvvmFX</artifactId> <version>0.1.2</version> </dependency>
compile group: 'de.saxsys', name: 'mvvmFX', version: '0.1.2'
libraryDependencies += "de.saxsys" % "mvvmFX" % "0.1.2"
<dependency org="de.saxsys" name="mvvmFX" rev="0.1.2"/>
@Grapes(@Grab(group='de.saxsys', module='mvvmFX', version='0.1.2'))
'de.saxsys:mvvmFX:jar:0.1.2'
Click the following link to download the jar file.
mvvmFX-0.1.2-javadoc.jar