HanSolo / medusa

A JavaFX library for Gauges
Apache License 2.0
688 stars 129 forks source link

Step by step guide #154

Closed OtenMoten closed 5 years ago

OtenMoten commented 5 years ago

Hello Sir,

I like to use the Medusa library but I can't find anydocument how to use the library.

Should I pack this into a .JAR and add it as a library in the project? Need I to copy the whole project structure into my project?

How is it working?

Kind regards

HanSolo commented 5 years ago

You might want to take a look at the medusa demo project (https://github.com/HanSolo/medusademo). The binary can either be found on bintray (https://bintray.com/hansolo/Medusa) or on maven central (https://search.maven.org/artifact/eu.hansolo/Medusa/8.0/jar) so you can simply add it to your project to use it which can also be seen in the medusa demo project.