WebJar for webcomponents.js
More info: http://webjars.org
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars |
| Идентификатор | Идентификаторwebcomponentsjs |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwebcomponents.js
WebJar for webcomponents.js
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| webcomponentsjs-1.0.1.pom | |
| webcomponentsjs-1.0.1.jar | 57 KB |
| webcomponentsjs-1.0.1-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars/webcomponentsjs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>webcomponentsjs</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/webcomponentsjs/
implementation 'org.webjars:webcomponentsjs:1.0.1'
// https://jarcasting.com/artifacts/org.webjars/webcomponentsjs/
implementation ("org.webjars:webcomponentsjs:1.0.1")
'org.webjars:webcomponentsjs:jar:1.0.1'
<dependency org="org.webjars" name="webcomponentsjs" rev="1.0.1">
<artifact name="webcomponentsjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='webcomponentsjs', version='1.0.1')
)
libraryDependencies += "org.webjars" % "webcomponentsjs" % "1.0.1"
[org.webjars/webcomponentsjs "1.0.1"]
WebJar for webcomponents.js
More info: http://webjars.org