License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-bootstrap-toggle-switch |
Version | Version0.5.6 |
Type | Typejar |
Description |
Descriptionangular-bootstrap-toggle-switch
WebJar for angular-bootstrap-toggle-switch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-bootstrap-toggle-switch/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-bootstrap-toggle-switch</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-bootstrap-toggle-switch/
implementation 'org.webjars.bower:angular-bootstrap-toggle-switch:0.5.6'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-bootstrap-toggle-switch/
implementation ("org.webjars.bower:angular-bootstrap-toggle-switch:0.5.6")
'org.webjars.bower:angular-bootstrap-toggle-switch:jar:0.5.6'
<dependency org="org.webjars.bower" name="angular-bootstrap-toggle-switch" rev="0.5.6">
<artifact name="angular-bootstrap-toggle-switch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-bootstrap-toggle-switch', version='0.5.6')
)
libraryDependencies += "org.webjars.bower" % "angular-bootstrap-toggle-switch" % "0.5.6"
[org.webjars.bower/angular-bootstrap-toggle-switch "0.5.6"]