Jar examples for p:pagerduty-client
Simple Java PagerDuty client with full integration with PagerDuty Events APIs v2
You can download jar file pagerduty-client 2.0.2 in this page.
The MIT License
You can use the following script to add pagerduty-client-2.0.2.jar to your project.
<dependency> <groupId>com.github.dikhan</groupId> <artifactId>pagerduty-client</artifactId> <version>2.0.2</version> </dependency>
compile group: 'com.github.dikhan', name: 'pagerduty-client', version: '2.0.2'
libraryDependencies += "com.github.dikhan" % "pagerduty-client" % "2.0.2"
<dependency org="com.github.dikhan" name="pagerduty-client" rev="2.0.2"/>
@Grapes(@Grab(group='com.github.dikhan', module='pagerduty-client', version='2.0.2'))
'com.github.dikhan:pagerduty-client:jar:2.0.2'
Click the following link to download the jar file.
pagerduty-client-2.0.2-javadoc.jar