Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Examples? #5

Open
Aman7123 opened this issue Oct 8, 2014 · 1 comment
Open

Install Examples? #5

Aman7123 opened this issue Oct 8, 2014 · 1 comment

Comments

@Aman7123
Copy link

Aman7123 commented Oct 8, 2014

Could you please provide examples on where to install/put this

@roberthunt
Copy link

If you're using maven then add the following dependency to your project's pom.xml:

<dependency>
  <groupId>com.github.sps.pushover.net</groupId>
  <artifactId>pushover-client</artifactId>
  <version>1.0.0</version>
</dependency>

If not then you just need to copy the JARs for the project and dependencies (listed at the bottom of the readme) to your own project and ensure they are on the classpath somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants