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

Jar examples for w:woko-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

woko-core-2.2-javadoc.jar
woko-core-2.2-sources.jar
woko-core-2.2.jar
woko-core-2.2.pom



Related Tutorials