com.dorkbox:system_tray


GroupId

GroupId

com.dorkbox
ArtifactId

ArtifactId

system_tray
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download system_tray

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.0
3.0