| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbootstrap-switch |
| Last Version | Last Version4.0.0-alpha.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbootstrap-switch
WebJar for bootstrap-switch
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bootstrap-switch-4.0.0-alpha.1.pom | |
| bootstrap-switch-4.0.0-alpha.1.jar | 110 KB |
| bootstrap-switch-4.0.0-alpha.1-sources.jar | 22 bytes |
| bootstrap-switch-4.0.0-alpha.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-switch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-switch</artifactId>
<version>4.0.0-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-switch/
implementation 'org.webjars.npm:bootstrap-switch:4.0.0-alpha.1'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-switch/
implementation ("org.webjars.npm:bootstrap-switch:4.0.0-alpha.1")
'org.webjars.npm:bootstrap-switch:jar:4.0.0-alpha.1'
<dependency org="org.webjars.npm" name="bootstrap-switch" rev="4.0.0-alpha.1">
<artifact name="bootstrap-switch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-switch', version='4.0.0-alpha.1')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-switch" % "4.0.0-alpha.1"
[org.webjars.npm/bootstrap-switch "4.0.0-alpha.1"]