Java Stream HTML Parser from JSilver

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

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.streamhtmlparser
ArtifactId

ArtifactId

streamhtmlparser-jsilver
Last Version

Last Version

0.0.10.vaadin1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Stream HTML Parser from JSilver
JSilver is a pure-Java implementation of Clearsilver. This package includes only the streamhtmlparser part.
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

https://code.google.com/p/jsilver/source/browse/

Download streamhtmlparser-jsilver

How to add to project

<!-- https://jarcasting.com/artifacts/com.vaadin.external.streamhtmlparser/streamhtmlparser-jsilver/ -->
<dependency>
    <groupId>com.vaadin.external.streamhtmlparser</groupId>
    <artifactId>streamhtmlparser-jsilver</artifactId>
    <version>0.0.10.vaadin1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.streamhtmlparser/streamhtmlparser-jsilver/
implementation 'com.vaadin.external.streamhtmlparser:streamhtmlparser-jsilver:0.0.10.vaadin1'
// https://jarcasting.com/artifacts/com.vaadin.external.streamhtmlparser/streamhtmlparser-jsilver/
implementation ("com.vaadin.external.streamhtmlparser:streamhtmlparser-jsilver:0.0.10.vaadin1")
'com.vaadin.external.streamhtmlparser:streamhtmlparser-jsilver:jar:0.0.10.vaadin1'
<dependency org="com.vaadin.external.streamhtmlparser" name="streamhtmlparser-jsilver" rev="0.0.10.vaadin1">
  <artifact name="streamhtmlparser-jsilver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.streamhtmlparser', module='streamhtmlparser-jsilver', version='0.0.10.vaadin1')
)
libraryDependencies += "com.vaadin.external.streamhtmlparser" % "streamhtmlparser-jsilver" % "0.0.10.vaadin1"
[com.vaadin.external.streamhtmlparser/streamhtmlparser-jsilver "0.0.10.vaadin1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.10.vaadin1