文件名称:send-notification:Java中的工具箱,用于发送通知(Growl,Snarl,Notification Center,通知发送等)
文件大小:193KB
文件格式:ZIP
更新时间:2024-06-02 22:19:42
desktop-notifications Java
发送通知 Java用于发送通知的工具箱。 用法 使用您最喜欢的构建工具添加依赖项。 Maven的示例: < dependencies> [...] < dependency> < groupId>fr.jcgay.send-notification groupId> < artifactId>send-notification artifactId> < version>0.16.0 version> dependency> [...] dependencies> 获取通知者: Notifier notifier = new SendNotification () .setAppl