is not current version
Last Version 11.0.1

org.comtel2000:fx-onscreen-keyboard-swing 8.2.0

JavaFX on-screen keyboard Swing support module.

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.comtel2000
ArtifactId

ArtifactId

fx-onscreen-keyboard-swing
Version

Version

8.2.0
Type

Type

jar

Download fx-onscreen-keyboard-swing 8.2.0


<!-- https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-swing/ -->
<dependency>
    <groupId>org.comtel2000</groupId>
    <artifactId>fx-onscreen-keyboard-swing</artifactId>
    <version>8.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-swing/
implementation 'org.comtel2000:fx-onscreen-keyboard-swing:8.2.0'
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-swing/
implementation ("org.comtel2000:fx-onscreen-keyboard-swing:8.2.0")
'org.comtel2000:fx-onscreen-keyboard-swing:jar:8.2.0'
<dependency org="org.comtel2000" name="fx-onscreen-keyboard-swing" rev="8.2.0">
  <artifact name="fx-onscreen-keyboard-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.comtel2000', module='fx-onscreen-keyboard-swing', version='8.2.0')
)
libraryDependencies += "org.comtel2000" % "fx-onscreen-keyboard-swing" % "8.2.0"
[org.comtel2000/fx-onscreen-keyboard-swing "8.2.0"]