JStick

A Java Swing component that mimics a joystick on the screen.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.scarlettsystems.java
ArtifactId

ArtifactId

jstick
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

JStick
A Java Swing component that mimics a joystick on the screen.
Project URL

Project URL

https://github.com/shanescarlett/JStick
Source Code Management

Source Code Management

https://github.com/shanescarlett/JStick/tree/master

Download jstick

How to add to project

<!-- https://jarcasting.com/artifacts/net.scarlettsystems.java/jstick/ -->
<dependency>
    <groupId>net.scarlettsystems.java</groupId>
    <artifactId>jstick</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.scarlettsystems.java/jstick/
implementation 'net.scarlettsystems.java:jstick:0.0.2'
// https://jarcasting.com/artifacts/net.scarlettsystems.java/jstick/
implementation ("net.scarlettsystems.java:jstick:0.0.2")
'net.scarlettsystems.java:jstick:jar:0.0.2'
<dependency org="net.scarlettsystems.java" name="jstick" rev="0.0.2">
  <artifact name="jstick" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.scarlettsystems.java', module='jstick', version='0.0.2')
)
libraryDependencies += "net.scarlettsystems.java" % "jstick" % "0.0.2"
[net.scarlettsystems.java/jstick "0.0.2"]

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.

Versions

Version
0.0.2