is not current version
Last Version 1.0.0

com.thizzer.jtouchbar:jtouchbar 0.1.0

Java library for using the touchbar API on supported macbooks.

GroupId

GroupId

com.thizzer.jtouchbar
ArtifactId

ArtifactId

jtouchbar
Version

Version

0.1.0
Type

Type

jar

Download jtouchbar 0.1.0


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