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

Jar examples for w:woko-web-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

woko-web-core-2.3.pom



Related Tutorials