Download zoefx-core-0.2.0.jar file - Jar z

Jar examples for z:zoefx-core

Description

ZoeFX is a MVC framework based on JavaFX.

You can download jar file zoefx-core 0.2.0 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add zoefx-core-0.2.0.jar to your project.

<dependency>
   <groupId>com.axiastudio</groupId>
   <artifactId>zoefx-core</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.axiastudio', name: 'zoefx-core', version: '0.2.0'
libraryDependencies += "com.axiastudio" % "zoefx-core" % "0.2.0"
<dependency org="com.axiastudio" name="zoefx-core" rev="0.2.0"/>
@Grapes(@Grab(group='com.axiastudio', module='zoefx-core', version='0.2.0'))
'com.axiastudio:zoefx-core:jar:0.2.0'

Download

Click the following link to download the jar file.

zoefx-core-0.2.0-javadoc.jar
zoefx-core-0.2.0-sources.jar
zoefx-core-0.2.0.jar
zoefx-core-0.2.0.pom



Related Tutorials