Last Version

org.lecturestudio.stylus:stylus 0.2.0

Java native interface implementation for pressure-sensitive input devices.

License

License

GroupId

GroupId

org.lecturestudio.stylus
ArtifactId

ArtifactId

stylus
Version

Version

0.2.0
Type

Type

jar
Description

Description

Java native interface implementation for pressure-sensitive input devices.
Source Code Management

Source Code Management

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

Download stylus 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.lecturestudio.stylus : stylus jar 0.2.0

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

There are no modules declared in this project.