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