Download woko-web-core-2.2.jar file - Jar w

Jar examples for w:woko-web-core

Description

You can download jar file woko-web-core 2.2 in this page.

License

Apache License

Build File

You can use the following script to add woko-web-core-2.2.jar to your project.

<dependency>
   <groupId>com.pojosontheweb</groupId>
   <artifactId>woko-web-core</artifactId>
   <version>2.2</version>
</dependency>
compile group: 'com.pojosontheweb', name: 'woko-web-core', version: '2.2'
libraryDependencies += "com.pojosontheweb" % "woko-web-core" % "2.2"
<dependency org="com.pojosontheweb" name="woko-web-core" rev="2.2"/>
@Grapes(@Grab(group='com.pojosontheweb', module='woko-web-core', version='2.2'))
'com.pojosontheweb:woko-web-core:jar:2.2'

Download

Click the following link to download the jar file.

woko-web-core-2.2.pom



Related Tutorials