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