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

https://github.com/cathive/fx-credits

XML bindings and JavaFX classes and components to ease giving credits to contributors and 3rd party libraries of your apps
https://github.com/cathive/fx-credits

Last synced: 5 months ago
JSON representation

XML bindings and JavaFX classes and components to ease giving credits to contributors and 3rd party libraries of your apps

Awesome Lists containing this project

README

          

This library provides some useful classes that help you give proper credits
for third party libraries and resources that are bundled together with your
JavaFX based applications.

A compiled and ready-to-use version of this library can be found in the
Sonatype OSS Maven Repository (oss.sonatype.org). To use the library
in your Maven based projects just add the following lines to your
'pom.xml':

```xml

com.cathive.fx
fx-credits
1.1.0

```