JInput - Uber jar

Library for access to input devices.

License

License

BSD
Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.jinput
ArtifactId

ArtifactId

jinput
Last Version

Last Version

2.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

JInput - Uber jar
Library for access to input devices.

Download jinput

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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.7
2.0.6
2.0.5
2.0.4