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