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