Skip to content
This repository has been archived by the owner on Jan 1, 2018. It is now read-only.
/ fx-credits Public archive

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

License

Notifications You must be signed in to change notification settings

cathive/fx-credits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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':

<dependency>
  <groupId>com.cathive.fx</groupId>
  <artifactId>fx-credits</artifactId>
  <version>1.1.0</version>
</dependency>

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages