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