is not current version
Last Version 1.4.2

org.webjars.npm:webcomponents__custom-elements 1.0.0

WebJar for @webcomponents/custom-elements

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

webcomponents__custom-elements
Version

Version

1.0.0
Type

Type

jar

Download webcomponents__custom-elements 1.0.0


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