pushover client

A fork of the standard pushover client for java containing up to date features

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ilpersi
ArtifactId

ArtifactId

pushover-client
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

pushover client
A fork of the standard pushover client for java containing up to date features
Project URL

Project URL

http://github.com/ilpersi/pushover4j

Download pushover-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.5.6
com.google.code.gson : gson jar 2.8.5

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.1.1
1.1
1.0.2
1.0.1