License |
License |
---|---|
GroupId | GroupIdde.saxsys |
ArtifactId | ArtifactIdmvvmFX-parent |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionmvvmFX parent
Application Framework for MVVM with JavaFX.
|
Project Organization |
Project OrganizationSaxonia Systems AG |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mvvmFX-parent-0.4.0.pom | 6 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"]