JInput

Library for access to input devices.

License

License

BSD
Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.jinput
ArtifactId

ArtifactId

jinput-parent
Last Version

Last Version

2.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

JInput
Library for access to input devices.
Project URL

Project URL

https://github.com/jinput/jinput
Source Code Management

Source Code Management

https://github.com/jinput/jinput.git

Download jinput-parent

Filename Size
jinput-parent-2.0.9.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.java.jinput/jinput-parent/ -->
<dependency>
    <groupId>net.java.jinput</groupId>
    <artifactId>jinput-parent</artifactId>
    <version>2.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.jinput/jinput-parent/
implementation 'net.java.jinput:jinput-parent:2.0.9'
// https://jarcasting.com/artifacts/net.java.jinput/jinput-parent/
implementation ("net.java.jinput:jinput-parent:2.0.9")
'net.java.jinput:jinput-parent:pom:2.0.9'
<dependency org="net.java.jinput" name="jinput-parent" rev="2.0.9">
  <artifact name="jinput-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.java.jinput', module='jinput-parent', version='2.0.9')
)
libraryDependencies += "net.java.jinput" % "jinput-parent" % "2.0.9"
[net.java.jinput/jinput-parent "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

  • coreAPI
  • plugins
  • applet
  • uberjar
  • examples
  • tests

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