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

Jar examples for w:woko-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials