Download wscdn-client-0.9.1.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.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials