Native Tray Adapter

Provides a simple adapter that makes the tray use gtk under linux, providing a native look and feel.

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.taksan
ArtifactId

ArtifactId

native-tray-adapter
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Native Tray Adapter
Provides a simple adapter that makes the tray use gtk under linux, providing a native look and feel.
Project URL

Project URL

https://github.com/taksan/native-tray-adapter

Download native-tray-adapter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.xmlgraphics : batik-bridge jar 1.7
commons-lang : commons-lang jar 2.6
junit : junit jar 4.8
com.github.taksan : jni-utils jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0