JTouchBar

Java library for using the touchbar API on supported macbooks.

License

License

GroupId

GroupId

com.thizzer.jtouchbar
ArtifactId

ArtifactId

jtouchbar
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JTouchBar
Java library for using the touchbar API on supported macbooks.
Project URL

Project URL

https://github.com/Thizzer/JTouchBar
Project Organization

Project Organization

Thizzer
Source Code Management

Source Code Management

https://github.com/Thizzer/JTouchBar/tree/master

Download jtouchbar

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.0