java-to-OS-notify

Java to Operating System Notification

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.wokier
ArtifactId

ArtifactId

java-to-OS-notify
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

java-to-OS-notify
Java to Operating System Notification
Project URL

Project URL

https://github.com/wokier/java-to-OS-notify

Download java-to-OS-notify

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wokier/java-to-OS-notify/ -->
<dependency>
    <groupId>com.github.wokier</groupId>
    <artifactId>java-to-OS-notify</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wokier/java-to-OS-notify/
implementation 'com.github.wokier:java-to-OS-notify:0.6'
// https://jarcasting.com/artifacts/com.github.wokier/java-to-OS-notify/
implementation ("com.github.wokier:java-to-OS-notify:0.6")
'com.github.wokier:java-to-OS-notify:jar:0.6'
<dependency org="com.github.wokier" name="java-to-OS-notify" rev="0.6">
  <artifact name="java-to-OS-notify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wokier', module='java-to-OS-notify', version='0.6')
)
libraryDependencies += "com.github.wokier" % "java-to-OS-notify" % "0.6"
[com.github.wokier/java-to-OS-notify "0.6"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.powermock : powermock-module-junit4 jar 1.5
org.powermock : powermock-api-easymock jar 1.5
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3