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