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