Download pushy-0.4.3.jar file - Jar p

Jar examples for p:pushy

Description

A Java library for sending push notifications

You can download jar file pushy 0.4.3 in this page.

License

The MIT License (MIT)

Build File

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'

Download

Click the following link to download the jar file.

pushy-0.4.3-javadoc.jar
pushy-0.4.3-sources.jar
pushy-0.4.3.jar
pushy-0.4.3.pom



Related Tutorials