GroupId | GroupIdcom.github.pandafw |
---|---|
ArtifactId | ArtifactIdpanda-tube-zendesk |
Version | Version1.5.5 |
Type | Typejar |
Filename | Size |
---|---|
panda-tube-zendesk-1.5.5.pom | |
panda-tube-zendesk-1.5.5.jar | 17 KB |
panda-tube-zendesk-1.5.5-sources.jar | 14 KB |
panda-tube-zendesk-1.5.5-javadoc.jar | 113 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.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-zendesk/
implementation 'com.github.pandafw:panda-tube-zendesk:1.5.5'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-zendesk/
implementation ("com.github.pandafw:panda-tube-zendesk:1.5.5")
'com.github.pandafw:panda-tube-zendesk:jar:1.5.5'
<dependency org="com.github.pandafw" name="panda-tube-zendesk" rev="1.5.5">
<artifact name="panda-tube-zendesk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-tube-zendesk', version='1.5.5')
)
libraryDependencies += "com.github.pandafw" % "panda-tube-zendesk" % "1.5.5"
[com.github.pandafw/panda-tube-zendesk "1.5.5"]