License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.wokier |
ArtifactId | ArtifactIdjava-to-OS-notify |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-to-OS-notify
Java to Operating System Notification
|
Project URL |
Project URL |
Filename | Size |
---|---|
java-to-OS-notify-0.6.pom | |
java-to-OS-notify-0.6.jar | 28 KB |
java-to-OS-notify-0.6-sources.jar | 27 KB |
java-to-OS-notify-0.6-javadoc.jar | 124 KB |
Browse |
<!-- 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"]
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 |