Open sproket opened 4 months ago
Quite a while ago I made a fork and created an artifact at https://search.maven.org.
https://search.maven.org/artifact/net.raumzeitfalle.fx/undecorator
It actually requires some maintenance (as its actually not tested with JavaFX > 8). https://github.com/Oliver-Loeffler/UndecoratorBis May may try this one.
Please add to Maven repository or explain how we can install it locally.
I tried to install locally with
mvn install:install-file -Dfile=UndecoratorBis.jar -DgroupId=inside.fx.UndecoratorBis -DartifactId=UndecoratorBis -Dversion=1.0.0 -Dpackaging=jar -DgeneratePom=true
but I still get
Unresolved dependency: 'inside.fx.UndecoratorBis:UndecoratorBis:jar:unknown'