Jar examples for p:pushy
A Java library for sending push notifications
You can download jar file pushy 0.8 in this page.
The MIT License (MIT)
You can use the following script to add pushy-0.8.jar to your project.
<dependency> <groupId>com.github.123avi</groupId> <artifactId>pushy</artifactId> <version>0.8</version> </dependency>
compile group: 'com.github.123avi', name: 'pushy', version: '0.8'
libraryDependencies += "com.github.123avi" % "pushy" % "0.8"
<dependency org="com.github.123avi" name="pushy" rev="0.8"/>
@Grapes(@Grab(group='com.github.123avi', module='pushy', version='0.8'))
'com.github.123avi:pushy:jar:0.8'
Click the following link to download the jar file.
pushy-0.8-javadoc.jar