is not current version
Last Version 1.5.1

com.github.pandafw:panda-tube 1.3.1

Panda Tube is a Web Service API client for WordPress XML-RPC, Google Vision API, etc.

GroupId

GroupId

com.github.pandafw
ArtifactId

ArtifactId

panda-tube
Version

Version

1.3.1
Type

Type

jar

Download panda-tube 1.3.1


<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-tube/ -->
<dependency>
    <groupId>com.github.pandafw</groupId>
    <artifactId>panda-tube</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube/
implementation 'com.github.pandafw:panda-tube:1.3.1'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube/
implementation ("com.github.pandafw:panda-tube:1.3.1")
'com.github.pandafw:panda-tube:jar:1.3.1'
<dependency org="com.github.pandafw" name="panda-tube" rev="1.3.1">
  <artifact name="panda-tube" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-tube', version='1.3.1')
)
libraryDependencies += "com.github.pandafw" % "panda-tube" % "1.3.1"
[com.github.pandafw/panda-tube "1.3.1"]