Download wordpress-0.4.1.jar file - Jar w

Jar examples for w:wordpress

Description

You can download jar file wordpress 0.4.1 in this page.

Build File

You can use the following script to add wordpress-0.4.1.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>wordpress</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'org.cloudhoist', name: 'wordpress', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "wordpress" % "0.4.1"
<dependency org="org.cloudhoist" name="wordpress" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='wordpress', version='0.4.1'))
'org.cloudhoist:wordpress:jar:0.4.1'

Download

Click the following link to download the jar file.

wordpress-0.4.1-sources.jar
wordpress-0.4.1.jar
wordpress-0.4.1.pom



Related Tutorials