License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdbootstrap.checkbox |
Version | Version1.0.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.0.0.pom | |
bootstrap.checkbox-1.0.0.jar | 13 KB |
bootstrap.checkbox-1.0.0-sources.jar | 22 bytes |
bootstrap.checkbox-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrap.checkbox/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>bootstrap.checkbox</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap.checkbox/
implementation 'org.webjars.bower:bootstrap.checkbox:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap.checkbox/
implementation ("org.webjars.bower:bootstrap.checkbox:1.0.0")
'org.webjars.bower:bootstrap.checkbox:jar:1.0.0'
<dependency org="org.webjars.bower" name="bootstrap.checkbox" rev="1.0.0">
<artifact name="bootstrap.checkbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bootstrap.checkbox', version='1.0.0')
)
libraryDependencies += "org.webjars.bower" % "bootstrap.checkbox" % "1.0.0"
[org.webjars.bower/bootstrap.checkbox "1.0.0"]