is not current version
Last Version 0.2.1

com.vaadin:webcomponents-helper 0.2.0

Helper for using Web Components with Framework 8.1+

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

webcomponents-helper
Version

Version

0.2.0
Type

Type

jar

Download webcomponents-helper 0.2.0


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