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