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-parent |
| Last Version | Last Version2.0.9 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJInput
Library for access to input devices.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jinput-parent-2.0.9.pom | 7 KB |
| Browse |
<!-- 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"]
Library for access to input devices.
Licensed under BSD License, copyright is attributed in each source file committed.