Last Version

mvvmFX parent 0.4.0

Application Framework for MVVM with JavaFX.

License

License

GroupId

GroupId

de.saxsys
ArtifactId

ArtifactId

mvvmFX-parent
Version

Version

0.4.0
Type

Type

pom
Description

Description

mvvmFX parent
Application Framework for MVVM with JavaFX.
Project Organization

Project Organization

Saxonia Systems AG
Source Code Management

Source Code Management

https://github.com/sialcasa/mvvmFX

Download mvvmFX-parent 0.4.0

Filename Size
mvvmFX-parent-0.4.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/de.saxsys/mvvmFX-parent/ -->
<dependency>
    <groupId>de.saxsys</groupId>
    <artifactId>mvvmFX-parent</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.saxsys/mvvmFX-parent/
implementation 'de.saxsys:mvvmFX-parent:0.4.0'
// https://jarcasting.com/artifacts/de.saxsys/mvvmFX-parent/
implementation ("de.saxsys:mvvmFX-parent:0.4.0")
'de.saxsys:mvvmFX-parent:pom:0.4.0'
<dependency org="de.saxsys" name="mvvmFX-parent" rev="0.4.0">
  <artifact name="mvvmFX-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.saxsys', module='mvvmFX-parent', version='0.4.0')
)
libraryDependencies += "de.saxsys" % "mvvmFX-parent" % "0.4.0"
[de.saxsys/mvvmFX-parent "0.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mvvmfx
  • mvvmfx-cdi
  • mvvmfx-guice
  • examples
  • mvvmfx-archetype