ZoeFX desktop

ZoeFX is a MVC framework based on JavaFX.

License

License

GroupId

GroupId

com.axiastudio
ArtifactId

ArtifactId

zoefx-desktop
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

ZoeFX desktop
ZoeFX is a MVC framework based on JavaFX.
Project URL

Project URL

http://www.zoefx.com
Source Code Management

Source Code Management

https://github.com/axiastudio/zoefx-desktop

Download zoefx-desktop

How to add to project

<!-- https://jarcasting.com/artifacts/com.axiastudio/zoefx-desktop/ -->
<dependency>
    <groupId>com.axiastudio</groupId>
    <artifactId>zoefx-desktop</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.axiastudio/zoefx-desktop/
implementation 'com.axiastudio:zoefx-desktop:0.2.1'
// https://jarcasting.com/artifacts/com.axiastudio/zoefx-desktop/
implementation ("com.axiastudio:zoefx-desktop:0.2.1")
'com.axiastudio:zoefx-desktop:jar:0.2.1'
<dependency org="com.axiastudio" name="zoefx-desktop" rev="0.2.1">
  <artifact name="zoefx-desktop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axiastudio', module='zoefx-desktop', version='0.2.1')
)
libraryDependencies += "com.axiastudio" % "zoefx-desktop" % "0.2.1"
[com.axiastudio/zoefx-desktop "0.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.axiastudio : zoefx-core jar 0.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.axiastudio

AXIA Studio

Versions

Version
0.2.1
0.2.0