Jar examples for j:JCommunique
JCommunique is a free, open-source desktop notification library. It offers a range of features with a simple-to-use API. This is a maven repack, code is unchanged
You can download jar file JCommunique 2.0.0 in this page.
MIT Liscense
You can use the following script to add JCommunique-2.0.0.jar to your project.
<dependency> <groupId>com.github.lespaul361</groupId> <artifactId>JCommunique</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.github.lespaul361', name: 'JCommunique', version: '2.0.0'
libraryDependencies += "com.github.lespaul361" % "JCommunique" % "2.0.0"
<dependency org="com.github.lespaul361" name="JCommunique" rev="2.0.0"/>
@Grapes(@Grab(group='com.github.lespaul361', module='JCommunique', version='2.0.0'))
'com.github.lespaul361:JCommunique:jar:2.0.0'
Click the following link to download the jar file.
JCommunique-2.0.0-javadoc.jar