Last Version

JInput - applet 2.0.9

Library for access to input devices.

License

License

BSD
Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.jinput
ArtifactId

ArtifactId

applet
Version

Version

2.0.9
Type

Type

jar
Description

Description

JInput - applet
Library for access to input devices.

Download applet 2.0.9


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.