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