MVN

com.dorkbox : SystemTray

Maven & Gradle

Aug 21, 2023

SystemTray · Cross-platform SystemTray support for Swing/AWT, GtkStatusIcon, and AppIndicator on Java 8+

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>SystemTray</artifactId>
    <version>4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dorkbox : SystemTray to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.4

All Versions

Choose a version of com.dorkbox : SystemTray to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.4
SystemTray-4.4
4.3
SystemTray-4.3
4.2.x
SystemTray-4.2.1
4.2
SystemTray-4.2
4.1
SystemTray-4.1
4.0
SystemTray-4.0
3.17
SystemTray-3.17
3.16
SystemTray-3.16
3.15
SystemTray-3.15
3.14
SystemTray-3.14
3.13
SystemTray-3.13
3.12
SystemTray-3.12
3.11
SystemTray-3.11
3.10
SystemTray-3.10
3.9
SystemTray-3.9
3.8
SystemTray-3.8
3.7
SystemTray-3.7
3.6
SystemTray-3.6
3.5
SystemTray-3.5
3.4
SystemTray-3.4
3.3
SystemTray-3.3
3.2
SystemTray-3.2
3.1
SystemTray-3.1
3.0
SystemTray-3.0
2.20
SystemTray-2.20
2.19
SystemTray-2.19
2.18
SystemTray-2.18
2.17
SystemTray-2.17
2.16
SystemTray-2.16
2.15
SystemTray-2.15
2.14
SystemTray-2.14
2.13
SystemTray-2.13
2.12
SystemTray-2.12
2.11
SystemTray-2.11
2.10
SystemTray-2.10
2.8
SystemTray-2.8
2.6
SystemTray-2.6
2.5
SystemTray-2.5
2.4
SystemTray-2.4
2.3
SystemTray-2.3
2.2
SystemTray-2.2
2.1
SystemTray-2.1
1.12
SystemTray-1.12
1.10
SystemTray-1.10
1.9
SystemTray-1.9
1.8
SystemTray-1.8
1.7
SystemTray-1.7

How to add a dependency to Maven

Add the following com.dorkbox : SystemTray maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>SystemTray</artifactId>
    <version>4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dorkbox : SystemTray gradle dependency to your build.gradle file:

implementation 'com.dorkbox:SystemTray:4.4'

Gradle Kotlin DSL: Add the following com.dorkbox : SystemTray gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dorkbox:SystemTray:4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dorkbox : SystemTray sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dorkbox" % "SystemTray" % "4.4"

Advertisement

Dependencies from Group

Apr 26, 2021
21 usages
Jan 17, 2023
10 usages
Aug 21, 2023
9 usages
Jun 07, 2023
6 usages
Aug 19, 2023
6 usages

Discover Dependencies

Nov 24, 2015
10 usages
374 stars
Feb 09, 2017
12 usages
1 stars
Aug 15, 2023
35 usages
130 stars
Mar 15, 2023
5 usages
1.3k stars
Oct 06, 2019
1 usages
495 stars
Jan 04, 2016
1 stars
Feb 18, 2023
1 usages
127 stars
Jan 16, 2020
20 usages
4.8k stars
Jan 25, 2021
8 usages
25.7k stars
Dec 14, 2020
2 usages
7.9k stars