HanSolo / medusa

A JavaFX library for Gauges
Apache License 2.0
694 stars 131 forks source link

16.0.1 version not in mvnrepository #214

Closed rnayabed closed 3 years ago

rnayabed commented 3 years ago

The latest version on mvnrepository is only 16.0.0 and not the latest one

https://mvnrepository.com/artifact/eu.hansolo/Medusa/16.0.0

HanSolo commented 3 years ago

It was needed to change the artifact id, so you will find it here: https://mvnrepository.com/artifact/eu.hansolo/medusa/16.0.1

rnayabed commented 3 years ago

thank you :D