Download jwbf-3.0.0.jar file - Jar j

Jar examples for j:jwbf

Description

Java Wiki Bot Framework - A Wiki helper

You can download jar file jwbf 3.0.0 in this page.

License

Apache 2

Build File

You can use the following script to add jwbf-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

jwbf-3.0.0-javadoc.jar
jwbf-3.0.0-sources.jar
jwbf-3.0.0.jar
jwbf-3.0.0.pom



Related Tutorials