License |
License |
---|---|
GroupId | GroupIdcom.github.pandafw |
ArtifactId | ArtifactIdpanda-tube-zendesk |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionPanda Tube Zendesk
Panda Tube Zendesk is a Web Service API client for Zendesk.
|
Filename | Size |
---|---|
panda-tube-zendesk-1.8.0.pom | |
panda-tube-zendesk-1.8.0.jar | 17 KB |
panda-tube-zendesk-1.8.0-sources.jar | 13 KB |
panda-tube-zendesk-1.8.0-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-zendesk/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-tube-zendesk</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-zendesk/
implementation 'com.github.pandafw:panda-tube-zendesk:1.8.0'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-zendesk/
implementation ("com.github.pandafw:panda-tube-zendesk:1.8.0")
'com.github.pandafw:panda-tube-zendesk:jar:1.8.0'
<dependency org="com.github.pandafw" name="panda-tube-zendesk" rev="1.8.0">
<artifact name="panda-tube-zendesk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-tube-zendesk', version='1.8.0')
)
libraryDependencies += "com.github.pandafw" % "panda-tube-zendesk" % "1.8.0"
[com.github.pandafw/panda-tube-zendesk "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.pandafw : panda-core | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |