Download wscdn-client-0.9.2.jar file - Jar w

Jar examples for w:wscdn-client

Description

cdn.virit.in widgetset compiler client

You can download jar file wscdn-client 0.9.2 in this page.

Build File

You can use the following script to add wscdn-client-0.9.2.jar to your project.

<dependency>
   <groupId>com.vaadin.wscdn</groupId>
   <artifactId>wscdn-client</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'com.vaadin.wscdn', name: 'wscdn-client', version: '0.9.2'
libraryDependencies += "com.vaadin.wscdn" % "wscdn-client" % "0.9.2"
<dependency org="com.vaadin.wscdn" name="wscdn-client" rev="0.9.2"/>
@Grapes(@Grab(group='com.vaadin.wscdn', module='wscdn-client', version='0.9.2'))
'com.vaadin.wscdn:wscdn-client:jar:0.9.2'

Download

Click the following link to download the jar file.

wscdn-client-0.9.2-javadoc.jar
wscdn-client-0.9.2-sources.jar
wscdn-client-0.9.2.jar
wscdn-client-0.9.2.pom



Related Tutorials