License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.comtel2000 |
ArtifactId | ArtifactIdfx-onscreen-keyboard-swing |
Version | Version11.0.1 |
Type | Typejar |
Description |
Descriptionfx-onscreen-keyboard-swing
JavaFX on-screen keyboard Swing support module.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-swing/ -->
<dependency>
<groupId>org.comtel2000</groupId>
<artifactId>fx-onscreen-keyboard-swing</artifactId>
<version>11.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-swing/
implementation 'org.comtel2000:fx-onscreen-keyboard-swing:11.0.1'
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-swing/
implementation ("org.comtel2000:fx-onscreen-keyboard-swing:11.0.1")
'org.comtel2000:fx-onscreen-keyboard-swing:jar:11.0.1'
<dependency org="org.comtel2000" name="fx-onscreen-keyboard-swing" rev="11.0.1">
<artifact name="fx-onscreen-keyboard-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.comtel2000', module='fx-onscreen-keyboard-swing', version='11.0.1')
)
libraryDependencies += "org.comtel2000" % "fx-onscreen-keyboard-swing" % "11.0.1"
[org.comtel2000/fx-onscreen-keyboard-swing "11.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-swing | jar | 11.0.1 |
org.comtel2000 : fx-onscreen-keyboard | jar | 11.0.1 |
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |