Download anythingworks-common-0.5.jar file - Jar a

Jar examples for a:anythingworks-common

Description

Common code used by both the client and server.

You can download jar file anythingworks-common 0.5 in this page.

Build File

You can use the following script to add anythingworks-common-0.5.jar to your project.

<dependency>
   <groupId>com.optimaize.anythingworks.common</groupId>
   <artifactId>anythingworks-common</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'com.optimaize.anythingworks.common', name: 'anythingworks-common', version: '0.5'
libraryDependencies += "com.optimaize.anythingworks.common" % "anythingworks-common" % "0.5"
<dependency org="com.optimaize.anythingworks.common" name="anythingworks-common" rev="0.5"/>
@Grapes(@Grab(group='com.optimaize.anythingworks.common', module='anythingworks-common', version='0.5'))
'com.optimaize.anythingworks.common:anythingworks-common:jar:0.5'

Download

Click the following link to download the jar file.

anythingworks-common-0.5-javadoc.jar
anythingworks-common-0.5-sources.jar
anythingworks-common-0.5.jar
anythingworks-common-0.5.pom



Related Tutorials