Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.comtel2000 |
ArtifactId | ArtifactIdfx-onscreen-keyboard-swing |
Version | Version8.2.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-swing/ -->
<dependency>
<groupId>org.comtel2000</groupId>
<artifactId>fx-onscreen-keyboard-swing</artifactId>
<version>8.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-swing/
implementation 'org.comtel2000:fx-onscreen-keyboard-swing:8.2.5'
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-swing/
implementation ("org.comtel2000:fx-onscreen-keyboard-swing:8.2.5")
'org.comtel2000:fx-onscreen-keyboard-swing:jar:8.2.5'
<dependency org="org.comtel2000" name="fx-onscreen-keyboard-swing" rev="8.2.5">
<artifact name="fx-onscreen-keyboard-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.comtel2000', module='fx-onscreen-keyboard-swing', version='8.2.5')
)
libraryDependencies += "org.comtel2000" % "fx-onscreen-keyboard-swing" % "8.2.5"
[org.comtel2000/fx-onscreen-keyboard-swing "8.2.5"]