Last Version

ZoeFX core 0.2.1

ZoeFX is a MVC framework based on JavaFX.

License

License

GroupId

GroupId

com.axiastudio
ArtifactId

ArtifactId

zoefx-core
Version

Version

0.2.1
Type

Type

jar
Description

Description

ZoeFX core
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-core

Download zoefx-core 0.2.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.