Download web-pods-common-3.0.0.jar file - Jar w

Jar examples for w:web-pods-common

Description

Common elements between client and server WebPods.

You can download jar file web-pods-common 3.0.0 in this page.

Build File

You can use the following script to add web-pods-common-3.0.0.jar to your project.

<dependency>
   <groupId>org.diirt</groupId>
   <artifactId>web-pods-common</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.diirt', name: 'web-pods-common', version: '3.0.0'
libraryDependencies += "org.diirt" % "web-pods-common" % "3.0.0"
<dependency org="org.diirt" name="web-pods-common" rev="3.0.0"/>
@Grapes(@Grab(group='org.diirt', module='web-pods-common', version='3.0.0'))
'org.diirt:web-pods-common:jar:3.0.0'

Download

Click the following link to download the jar file.

web-pods-common-3.0.0-javadoc.jar
web-pods-common-3.0.0-sources.jar
web-pods-common-3.0.0.jar
web-pods-common-3.0.0.pom



Related Tutorials