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 | ArtifactIdjinput |
Last Version | Last Version2.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJInput - Uber jar
Library for access to input devices.
|
Filename | Size |
---|---|
jinput-2.0.9.pom | |
jinput-2.0.9.jar | 203 KB |
jinput-2.0.9-sources.jar | 275 KB |
jinput-2.0.9-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.jinput/jinput/ -->
<dependency>
<groupId>net.java.jinput</groupId>
<artifactId>jinput</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.jinput/jinput/
implementation 'net.java.jinput:jinput:2.0.9'
// https://jarcasting.com/artifacts/net.java.jinput/jinput/
implementation ("net.java.jinput:jinput:2.0.9")
'net.java.jinput:jinput:jar:2.0.9'
<dependency org="net.java.jinput" name="jinput" rev="2.0.9">
<artifact name="jinput" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.jinput', module='jinput', version='2.0.9')
)
libraryDependencies += "net.java.jinput" % "jinput" % "2.0.9"
[net.java.jinput/jinput "2.0.9"]
Library for access to input devices.
Licensed under BSD License, copyright is attributed in each source file committed.