Helper for using Web Components with Framework 8.1+


License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

webcomponents-helper
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Helper for using Web Components with Framework 8.1+
Helper for using Web Components with Framework 8.1+
Project URL

Project URL

https://vaadin.com/
Project Organization

Project Organization

Vaadin Ltd
Source Code Management

Source Code Management

https://github.com/vaadin/webcomponents-helper

Download webcomponents-helper

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
com.vaadin : vaadin-server jar 8.6.0
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.
com.vaadin

Vaadin

An open platform for building modern web apps for Java back ends

Versions

Version
0.2.1
0.2.0