is not current version
Last Version 11.0.1

org.comtel2000:fx-onscreen-keyboard 8.2.2

JavaFX on-screen keyboard component with xml layout configuration.

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.comtel2000
ArtifactId

ArtifactId

fx-onscreen-keyboard
Version

Version

8.2.2
Type

Type

jar

Download fx-onscreen-keyboard 8.2.2


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