License |
License
BSD 3-Clause
|
---|---|
GroupId | GroupIdorg.webjars.bowergithub.webcomponents |
ArtifactId | ArtifactIdwebcomponentsjs |
Last Version | Last Version2.2.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Description@webcomponents/webcomponentsjs
WebJar for @webcomponents/webcomponentsjs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webcomponentsjs-2.2.10.pom | |
webcomponentsjs-2.2.10.jar | 161 KB |
webcomponentsjs-2.2.10-sources.jar | 22 bytes |
webcomponentsjs-2.2.10-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.webcomponents/webcomponentsjs/ -->
<dependency>
<groupId>org.webjars.bowergithub.webcomponents</groupId>
<artifactId>webcomponentsjs</artifactId>
<version>2.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.webcomponents/webcomponentsjs/
implementation 'org.webjars.bowergithub.webcomponents:webcomponentsjs:2.2.10'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.webcomponents/webcomponentsjs/
implementation ("org.webjars.bowergithub.webcomponents:webcomponentsjs:2.2.10")
'org.webjars.bowergithub.webcomponents:webcomponentsjs:jar:2.2.10'
<dependency org="org.webjars.bowergithub.webcomponents" name="webcomponentsjs" rev="2.2.10">
<artifact name="webcomponentsjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.webcomponents', module='webcomponentsjs', version='2.2.10')
)
libraryDependencies += "org.webjars.bowergithub.webcomponents" % "webcomponentsjs" % "2.2.10"
[org.webjars.bowergithub.webcomponents/webcomponentsjs "2.2.10"]