Download streamhtmlparser-jsilver-0.0.10.vaadin1.jar file - Jar s

Jar examples for s:streamhtmlparser-jsilver

Description

JSilver is a pure-Java implementation of Clearsilver. This package includes only the streamhtmlparser part.

You can download jar file streamhtmlparser-jsilver 0.0.10.vaadin1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add streamhtmlparser-jsilver-0.0.10.vaadin1.jar to your project.

<dependency>
   <groupId>com.vaadin.external.streamhtmlparser</groupId>
   <artifactId>streamhtmlparser-jsilver</artifactId>
   <version>0.0.10.vaadin1</version>
</dependency>
compile group: 'com.vaadin.external.streamhtmlparser', name: 'streamhtmlparser-jsilver', version: '0.0.10.vaadin1'
libraryDependencies += "com.vaadin.external.streamhtmlparser" % "streamhtmlparser-jsilver" % "0.0.10.vaadin1"
<dependency org="com.vaadin.external.streamhtmlparser" name="streamhtmlparser-jsilver" rev="0.0.10.vaadin1"/>
@Grapes(@Grab(group='com.vaadin.external.streamhtmlparser', module='streamhtmlparser-jsilver', version='0.0.10.vaadin1'))
'com.vaadin.external.streamhtmlparser:streamhtmlparser-jsilver:jar:0.0.10.vaadin1'

Download

Click the following link to download the jar file.

streamhtmlparser-jsilver-0.0.10.vaadin1-javadoc.jar
streamhtmlparser-jsilver-0.0.10.vaadin1-sources.jar
streamhtmlparser-jsilver-0.0.10.vaadin1.jar
streamhtmlparser-jsilver-0.0.10.vaadin1.pom



Related Tutorials