is not current version
Last Version 3.1.2

com.github.dikhan:pagerduty-client 1.0.253

Simple Java PagerDuty client with full integration with PagerDuty Events APIs

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.dikhan
ArtifactId

ArtifactId

pagerduty-client
Version

Version

1.0.253
Type

Type

jar

Download pagerduty-client 1.0.253


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