License |
License |
---|---|
GroupId | GroupIdcom.github.pandafw |
ArtifactId | ArtifactIdpanda-tube-freshdesk |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionPanda Tube Freshdesk
Panda Tube Freshdesk is a Web Service API client for Freshdesk.
|
Filename | Size |
---|---|
panda-tube-freshdesk-1.8.0.pom | |
panda-tube-freshdesk-1.8.0.jar | 15 KB |
panda-tube-freshdesk-1.8.0-sources.jar | 12 KB |
panda-tube-freshdesk-1.8.0-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-freshdesk/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-tube-freshdesk</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-freshdesk/
implementation 'com.github.pandafw:panda-tube-freshdesk:1.8.0'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-freshdesk/
implementation ("com.github.pandafw:panda-tube-freshdesk:1.8.0")
'com.github.pandafw:panda-tube-freshdesk:jar:1.8.0'
<dependency org="com.github.pandafw" name="panda-tube-freshdesk" rev="1.8.0">
<artifact name="panda-tube-freshdesk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-tube-freshdesk', version='1.8.0')
)
libraryDependencies += "com.github.pandafw" % "panda-tube-freshdesk" % "1.8.0"
[com.github.pandafw/panda-tube-freshdesk "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 |