Download wit-core-2.5.0-beta.jar file - Jar w

Jar examples for w:wit-core

Description

You can download jar file wit-core 2.5.0-beta in this page.

Build File

You can use the following script to add wit-core-2.5.0-beta.jar to your project.

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

Download

Click the following link to download the jar file.

wit-core-2.5.0-beta-javadoc.jar
wit-core-2.5.0-beta-sources.jar
wit-core-2.5.0-beta.jar
wit-core-2.5.0-beta.pom



Related Tutorials