Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haducloc/appslandia-javafx

JavaFX Utilities
https://github.com/haducloc/appslandia-javafx

java javafx javafx-utilities

Last synced: 23 days ago
JSON representation

JavaFX Utilities

Awesome Lists containing this project

README

        

# AppsLandia - JavaFX Utilities

## Features

## Installation

### Maven
```XML

com.appslandia
appslandia-javafx
{LATEST_VERSION}

com.appslandia
appslandia-common
{LATEST_VERSION}

```

### Gradle
```
dependencies {

compile 'com.appslandia:appslandia-javafx:{LATEST_VERSION}'
}
```

## Sample Usage

## Questions?
Please feel free to contact me if you have any questions or comments.
Email: [email protected]

## License
This code is distributed under the terms and conditions of the [MIT license](LICENSE).