is not current version
Last Version 0.6

com.github.wokier:java-to-OS-notify 0.4

Java to Operating System Notification

Categories

Categories

Java Languages
GroupId

GroupId

com.github.wokier
ArtifactId

ArtifactId

java-to-OS-notify
Version

Version

0.4
Type

Type

jar

Download java-to-OS-notify 0.4


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