не последняя версия
Последняя версия 1.0.0

com.thizzer.jtouchbar:jtouchbar 0.1.0

Java library for using the touchbar API on supported macbooks.

Группа

Группа

com.thizzer.jtouchbar
Идентификатор

Идентификатор

jtouchbar
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать 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"]