JInput - Windows Plugin

Library for access to input devices.

License

License

BSD
Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.jinput
ArtifactId

ArtifactId

windows-plugin
Last Version

Last Version

2.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

JInput - Windows Plugin
Library for access to input devices.

Download windows-plugin

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
net.java.jinput : coreapi jar 2.0.9

Project Modules

There are no modules declared in this project.

JInput

Maven Central Javadocs

Library for access to input devices.

License

Licensed under BSD License, copyright is attributed in each source file committed.

Versions

Version
2.0.9
2.0.8