License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Angular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-robdodson-angular-custom-elements |
Version | Versionv2.1.0 |
Type | Typejar |
Description |
Descriptionangular-custom-elements
WebJar for angular-custom-elements
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-robdodson-angular-custom-elements/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-robdodson-angular-custom-elements</artifactId>
<version>v2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-robdodson-angular-custom-elements/
implementation 'org.webjars.bower:github-com-robdodson-angular-custom-elements:v2.1.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-robdodson-angular-custom-elements/
implementation ("org.webjars.bower:github-com-robdodson-angular-custom-elements:v2.1.0")
'org.webjars.bower:github-com-robdodson-angular-custom-elements:jar:v2.1.0'
<dependency org="org.webjars.bower" name="github-com-robdodson-angular-custom-elements" rev="v2.1.0">
<artifact name="github-com-robdodson-angular-custom-elements" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-robdodson-angular-custom-elements', version='v2.1.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-robdodson-angular-custom-elements" % "v2.1.0"
[org.webjars.bower/github-com-robdodson-angular-custom-elements "v2.1.0"]