| License | License | 
|---|---|
| GroupId | GroupIdcom.thizzer.jtouchbar | 
| ArtifactId | ArtifactIdjtouchbar-swt | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJTouchBar Java library adding convenience utils for adding SWT support to JTouchBar. | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationThizzer | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jtouchbar-swt-1.0.0.pom | |
| jtouchbar-swt-1.0.0.jar | 3 KB | 
| jtouchbar-swt-1.0.0-sources.jar | 1 KB | 
| jtouchbar-swt-1.0.0-javadoc.jar | 23 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |