не последняя версия
Последняя версия 1.1.1

org.webjars:bootstrap-multiselect 0.9.8

WebJar for Bootstrap Multiselect

Группа

Группа

org.webjars
Идентификатор

Идентификатор

bootstrap-multiselect
Версия

Версия

0.9.8
Тип

Тип

jar

Скачать bootstrap-multiselect 0.9.8


<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap-multiselect/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>bootstrap-multiselect</artifactId>
    <version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootstrap-multiselect/
implementation 'org.webjars:bootstrap-multiselect:0.9.8'
// https://jarcasting.com/artifacts/org.webjars/bootstrap-multiselect/
implementation ("org.webjars:bootstrap-multiselect:0.9.8")
'org.webjars:bootstrap-multiselect:jar:0.9.8'
<dependency org="org.webjars" name="bootstrap-multiselect" rev="0.9.8">
  <artifact name="bootstrap-multiselect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootstrap-multiselect', version='0.9.8')
)
libraryDependencies += "org.webjars" % "bootstrap-multiselect" % "0.9.8"
[org.webjars/bootstrap-multiselect "0.9.8"]