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