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