Download wit-servlet-2.6.0.jar file - Jar w

Jar examples for w:wit-servlet

Description

You can download jar file wit-servlet 2.6.0 in this page.

Build File

You can use the following script to add wit-servlet-2.6.0.jar to your project.

<dependency>
   <groupId>org.febit.wit</groupId>
   <artifactId>wit-servlet</artifactId>
   <version>2.6.0</version>
</dependency>
compile group: 'org.febit.wit', name: 'wit-servlet', version: '2.6.0'
libraryDependencies += "org.febit.wit" % "wit-servlet" % "2.6.0"
<dependency org="org.febit.wit" name="wit-servlet" rev="2.6.0"/>
@Grapes(@Grab(group='org.febit.wit', module='wit-servlet', version='2.6.0'))
'org.febit.wit:wit-servlet:jar:2.6.0'

Download

Click the following link to download the jar file.

wit-servlet-2.6.0-javadoc.jar
wit-servlet-2.6.0-sources.jar
wit-servlet-2.6.0.jar
wit-servlet-2.6.0.pom



Related Tutorials