is not current version
Last Version 0.17.0

com.cloudbees.thirdparty:zendesk-java-client 0.9.0

Java client for the Zendesk API

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.cloudbees.thirdparty
ArtifactId

ArtifactId

zendesk-java-client
Version

Version

0.9.0
Type

Type

jar

Download zendesk-java-client 0.9.0


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