Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.comtel2000 |
ArtifactId | ArtifactIdfx-onscreen-keyboard-swing |
Version | Version8.2.3 |
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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-swing/
implementation 'org.comtel2000:fx-onscreen-keyboard-swing:8.2.3'
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-swing/
implementation ("org.comtel2000:fx-onscreen-keyboard-swing:8.2.3")
'org.comtel2000:fx-onscreen-keyboard-swing:jar:8.2.3'
<dependency org="org.comtel2000" name="fx-onscreen-keyboard-swing" rev="8.2.3">
<artifact name="fx-onscreen-keyboard-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.comtel2000', module='fx-onscreen-keyboard-swing', version='8.2.3')
)
libraryDependencies += "org.comtel2000" % "fx-onscreen-keyboard-swing" % "8.2.3"
[org.comtel2000/fx-onscreen-keyboard-swing "8.2.3"]