JTouchBar

Java library adding convenience utils for adding SWT support to JTouchBar.

License

License

GroupId

GroupId

com.thizzer.jtouchbar
ArtifactId

ArtifactId

jtouchbar-swt
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JTouchBar
Java library adding convenience utils for adding SWT support to JTouchBar.
Project URL

Project URL

https://github.com/thizzer/jtouchbar-swt
Project Organization

Project Organization

Thizzer
Source Code Management

Source Code Management

https://github.com/thizzer/jtouchbar-swt/tree/master

Download jtouchbar-swt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.thizzer.jtouchbar : jtouchbar jar 1.0.0
org.eclipse.swt : org.eclipse.swt.cocoa.macosx.x86_64 jar 4.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0