License |
License
BSD 3-Clause
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-webcomponents-custom-elements |
Version | Versionv1.0.0 |
Type | Typejar |
Description |
Descriptioncustom-elements
WebJar for custom-elements
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-webcomponents-custom-elements/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-webcomponents-custom-elements</artifactId>
<version>v1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-webcomponents-custom-elements/
implementation 'org.webjars.bower:github-com-webcomponents-custom-elements:v1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-webcomponents-custom-elements/
implementation ("org.webjars.bower:github-com-webcomponents-custom-elements:v1.0.0")
'org.webjars.bower:github-com-webcomponents-custom-elements:jar:v1.0.0'
<dependency org="org.webjars.bower" name="github-com-webcomponents-custom-elements" rev="v1.0.0">
<artifact name="github-com-webcomponents-custom-elements" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-webcomponents-custom-elements', version='v1.0.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-webcomponents-custom-elements" % "v1.0.0"
[org.webjars.bower/github-com-webcomponents-custom-elements "v1.0.0"]