Last Version

JInput - Uber jar 2.0.9

Library for access to input devices.

License

License

BSD
Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.jinput
ArtifactId

ArtifactId

jinput
Version

Version

2.0.9
Type

Type

jar
Description

Description

JInput - Uber jar
Library for access to input devices.

Download jinput 2.0.9


<!-- 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.