Download wk-framework-5.0.6.jar file - Jar w

Jar examples for w:wk-framework

Description

You can download jar file wk-framework 5.0.6 in this page.

Build File

You can use the following script to add wk-framework-5.0.6.jar to your project.

<dependency>
   <groupId>cn.wizzer</groupId>
   <artifactId>wk-framework</artifactId>
   <version>5.0.6</version>
</dependency>
compile group: 'cn.wizzer', name: 'wk-framework', version: '5.0.6'
libraryDependencies += "cn.wizzer" % "wk-framework" % "5.0.6"
<dependency org="cn.wizzer" name="wk-framework" rev="5.0.6"/>
@Grapes(@Grab(group='cn.wizzer', module='wk-framework', version='5.0.6'))
'cn.wizzer:wk-framework:jar:5.0.6'

Download

Click the following link to download the jar file.

wk-framework-5.0.6-javadoc.jar
wk-framework-5.0.6-sources.jar
wk-framework-5.0.6.jar
wk-framework-5.0.6.pom



Related Tutorials