Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/haducloc/appslandia-javafx
- Owner: haducloc
- License: mit
- Created: 2020-06-20T19:28:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-05T19:10:40.000Z (about 3 years ago)
- Last Synced: 2024-11-10T04:25:41.672Z (2 months ago)
- Topics: java, javafx, javafx-utilities
- Language: Java
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppsLandia - JavaFX Utilities
## Features
## Installation
### Maven
```XMLcom.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).