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