GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbootstrap-multiselect |
Version | Version0.9.13-1 |
Type | Typejar |
Filename | Size |
---|---|
bootstrap-multiselect-0.9.13-1.pom | |
bootstrap-multiselect-0.9.13-1.jar | 284 KB |
bootstrap-multiselect-0.9.13-1-sources.jar | 22 bytes |
bootstrap-multiselect-0.9.13-1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-multiselect/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-multiselect</artifactId>
<version>0.9.13-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-multiselect/
implementation 'org.webjars.npm:bootstrap-multiselect:0.9.13-1'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-multiselect/
implementation ("org.webjars.npm:bootstrap-multiselect:0.9.13-1")
'org.webjars.npm:bootstrap-multiselect:jar:0.9.13-1'
<dependency org="org.webjars.npm" name="bootstrap-multiselect" rev="0.9.13-1">
<artifact name="bootstrap-multiselect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-multiselect', version='0.9.13-1')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-multiselect" % "0.9.13-1"
[org.webjars.npm/bootstrap-multiselect "0.9.13-1"]