Download zoefx-core-0.2.1.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.1 in this page.

License

The BSD 3-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials