JInput
Library for access to input devices.
License
Licensed under BSD License, copyright is attributed in each source file committed.
License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.jinput |
ArtifactId | ArtifactIdwindows-plugin |
Last Version | Last Version2.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJInput - Windows Plugin
Library for access to input devices.
|
Filename | Size |
---|---|
windows-plugin-2.0.9.pom | |
windows-plugin-2.0.9.jar | 61 KB |
windows-plugin-2.0.9-sources.jar | 63 KB |
windows-plugin-2.0.9-natives-windows.jar | 142 KB |
windows-plugin-2.0.9-javadoc.jar | 374 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.jinput/windows-plugin/ -->
<dependency>
<groupId>net.java.jinput</groupId>
<artifactId>windows-plugin</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.jinput/windows-plugin/
implementation 'net.java.jinput:windows-plugin:2.0.9'
// https://jarcasting.com/artifacts/net.java.jinput/windows-plugin/
implementation ("net.java.jinput:windows-plugin:2.0.9")
'net.java.jinput:windows-plugin:jar:2.0.9'
<dependency org="net.java.jinput" name="windows-plugin" rev="2.0.9">
<artifact name="windows-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.jinput', module='windows-plugin', version='2.0.9')
)
libraryDependencies += "net.java.jinput" % "windows-plugin" % "2.0.9"
[net.java.jinput/windows-plugin "2.0.9"]
Group / Artifact | Type | Version |
---|---|---|
net.java.jinput : coreapi | jar | 2.0.9 |
Library for access to input devices.
Licensed under BSD License, copyright is attributed in each source file committed.