pushover client

pushover client for java

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.github.sps.pushover.net
ArtifactId

ArtifactId

pushover-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

pushover client
pushover client for java
Project URL

Project URL

http://github.com/sps/pushover4j

Download pushover-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sps.pushover.net/pushover-client/ -->
<dependency>
    <groupId>com.github.sps.pushover.net</groupId>
    <artifactId>pushover-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sps.pushover.net/pushover-client/
implementation 'com.github.sps.pushover.net:pushover-client:1.0.0'
// https://jarcasting.com/artifacts/com.github.sps.pushover.net/pushover-client/
implementation ("com.github.sps.pushover.net:pushover-client:1.0.0")
'com.github.sps.pushover.net:pushover-client:jar:1.0.0'
<dependency org="com.github.sps.pushover.net" name="pushover-client" rev="1.0.0">
  <artifact name="pushover-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sps.pushover.net', module='pushover-client', version='1.0.0')
)
libraryDependencies += "com.github.sps.pushover.net" % "pushover-client" % "1.0.0"
[com.github.sps.pushover.net/pushover-client "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.1
com.google.code.gson : gson jar 2.2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0