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