| Лицензия |
Лицензия
MIT
|
|---|---|
| Категории |
КатегорииGithub Инструменты разработки Контроль версий |
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторgithub-com-gitbrent-bootstrap-switch-button |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbootstrap-switch-button
WebJar for bootstrap-switch-button
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-gitbrent-bootstrap-switch-button/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-gitbrent-bootstrap-switch-button</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-gitbrent-bootstrap-switch-button/
implementation 'org.webjars.npm:github-com-gitbrent-bootstrap-switch-button:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-gitbrent-bootstrap-switch-button/
implementation ("org.webjars.npm:github-com-gitbrent-bootstrap-switch-button:1.1.0")
'org.webjars.npm:github-com-gitbrent-bootstrap-switch-button:jar:1.1.0'
<dependency org="org.webjars.npm" name="github-com-gitbrent-bootstrap-switch-button" rev="1.1.0">
<artifact name="github-com-gitbrent-bootstrap-switch-button" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-gitbrent-bootstrap-switch-button', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-gitbrent-bootstrap-switch-button" % "1.1.0"
[org.webjars.npm/github-com-gitbrent-bootstrap-switch-button "1.1.0"]