Jar examples for p:pushover-client
pushover client for java
You can download jar file pushover-client 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add pushover-client-1.0.0.jar to your project.
<dependency> <groupId>com.github.sps.pushover.net</groupId> <artifactId>pushover-client</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.sps.pushover.net', name: 'pushover-client', version: '1.0.0'
libraryDependencies += "com.github.sps.pushover.net" % "pushover-client" % "1.0.0"
<dependency org="com.github.sps.pushover.net" name="pushover-client" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.sps.pushover.net', module='pushover-client', version='1.0.0'))
'com.github.sps.pushover.net:pushover-client:jar:1.0.0'
Click the following link to download the jar file.
pushover-client-1.0.0-javadoc.jar