stylus-parent

Java native interface implementation for pressure-sensitive input devices.

License

License

GroupId

GroupId

org.lecturestudio.stylus
ArtifactId

ArtifactId

stylus-parent
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

stylus-parent
Java native interface implementation for pressure-sensitive input devices.
Project URL

Project URL

https://github.com/lecturestudio/stylus
Source Code Management

Source Code Management

https://github.com/lecturestudio/stylus/tree/master

Download stylus-parent

Filename Size
stylus-parent-0.2.0.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.lecturestudio.stylus/stylus-parent/ -->
<dependency>
    <groupId>org.lecturestudio.stylus</groupId>
    <artifactId>stylus-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lecturestudio.stylus/stylus-parent/
implementation 'org.lecturestudio.stylus:stylus-parent:0.2.0'
// https://jarcasting.com/artifacts/org.lecturestudio.stylus/stylus-parent/
implementation ("org.lecturestudio.stylus:stylus-parent:0.2.0")
'org.lecturestudio.stylus:stylus-parent:pom:0.2.0'
<dependency org="org.lecturestudio.stylus" name="stylus-parent" rev="0.2.0">
  <artifact name="stylus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lecturestudio.stylus', module='stylus-parent', version='0.2.0')
)
libraryDependencies += "org.lecturestudio.stylus" % "stylus-parent" % "0.2.0"
[org.lecturestudio.stylus/stylus-parent "0.2.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

  • stylus-jni
  • stylus
  • stylus-awt
  • stylus-javafx
  • stylus-demo

Versions

Version
0.2.0
0.1.0