Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 1 KB

README.md

File metadata and controls

22 lines (16 loc) · 1 KB

KNOBS

Maven Central javadoc Apache License

An ESS specific extension and reworking of HanSolo's regulators.

KnobEvaluator

Maven

To add a dependency on THUMBWHEEL using Maven, use the following:

<dependency>
    <groupId>se.europeanspallationsource</groupId>
    <artifactId>javafx.control.knobs</artifactId>
    <version>1.0.15</version>
    <scope>compile</scope>
</dependency>