Last Version

THUMBWHEEL 1.0.5

A JavaFX control mimicking a thumbwheel device, where a number is composed by digits singularly editable by means of a couple of INCR/DECR buttons.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

se.europeanspallationsource
ArtifactId

ArtifactId

javafx.control.thumbwheel
Version

Version

1.0.5
Type

Type

jar
Description

Description

THUMBWHEEL
A JavaFX control mimicking a thumbwheel device, where a number is composed by digits singularly editable by means of a couple of INCR/DECR buttons.
Project URL

Project URL

https://github.com/ESSICS/THUMBWHEEL
Source Code Management

Source Code Management

https://github.com/ESSICS/THUMBWHEEL/tree/master

Download javafx.control.thumbwheel 1.0.5


<!-- https://jarcasting.com/artifacts/se.europeanspallationsource/javafx.control.thumbwheel/ -->
<dependency>
    <groupId>se.europeanspallationsource</groupId>
    <artifactId>javafx.control.thumbwheel</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/se.europeanspallationsource/javafx.control.thumbwheel/
implementation 'se.europeanspallationsource:javafx.control.thumbwheel:1.0.5'
// https://jarcasting.com/artifacts/se.europeanspallationsource/javafx.control.thumbwheel/
implementation ("se.europeanspallationsource:javafx.control.thumbwheel:1.0.5")
'se.europeanspallationsource:javafx.control.thumbwheel:jar:1.0.5'
<dependency org="se.europeanspallationsource" name="javafx.control.thumbwheel" rev="1.0.5">
  <artifact name="javafx.control.thumbwheel" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.europeanspallationsource', module='javafx.control.thumbwheel', version='1.0.5')
)
libraryDependencies += "se.europeanspallationsource" % "javafx.control.thumbwheel" % "1.0.5"
[se.europeanspallationsource/javafx.control.thumbwheel "1.0.5"]

Dependencies

test (5)

Group / Artifact Type Version
org.controlsfx : controlsfx jar 8.40.15
org.testfx : testfx-core jar 4.0.15-alpha
org.testfx : testfx-junit jar 4.0.15-alpha
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.1

Project Modules

There are no modules declared in this project.