Angular Bootstrap Multiselect
Find documentation on the github page
Contributions welcome
License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Angular User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-bentorfs-angular-bootstrap-multiselect |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionangular-bootstrap-multiselect
WebJar for angular-bootstrap-multiselect
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-bentorfs-angular-bootstrap-multiselect/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-bentorfs-angular-bootstrap-multiselect</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-bentorfs-angular-bootstrap-multiselect/
implementation 'org.webjars.bower:github-com-bentorfs-angular-bootstrap-multiselect:1.1.6'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-bentorfs-angular-bootstrap-multiselect/
implementation ("org.webjars.bower:github-com-bentorfs-angular-bootstrap-multiselect:1.1.6")
'org.webjars.bower:github-com-bentorfs-angular-bootstrap-multiselect:jar:1.1.6'
<dependency org="org.webjars.bower" name="github-com-bentorfs-angular-bootstrap-multiselect" rev="1.1.6">
<artifact name="github-com-bentorfs-angular-bootstrap-multiselect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-bentorfs-angular-bootstrap-multiselect', version='1.1.6')
)
libraryDependencies += "org.webjars.bower" % "github-com-bentorfs-angular-bootstrap-multiselect" % "1.1.6"
[org.webjars.bower/github-com-bentorfs-angular-bootstrap-multiselect "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.bower : angular | jar | [1.3.0,) |
Find documentation on the github page
Contributions welcome