is not current version
Last Version 3.1.2

com.github.dikhan:pagerduty-client 3.0.4

Simple Java PagerDuty client with full integration with PagerDuty Events APIs v2

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.dikhan
ArtifactId

ArtifactId

pagerduty-client
Version

Version

3.0.4
Type

Type

jar

Download pagerduty-client 3.0.4


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