| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbootstrap4-duallistbox |
| Version | Version4.0.2 |
| Type | Typejar |
| Description |
Descriptionbootstrap4-duallistbox
WebJar for bootstrap4-duallistbox
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bootstrap4-duallistbox-4.0.2.pom | |
| bootstrap4-duallistbox-4.0.2.jar | 104 KB |
| bootstrap4-duallistbox-4.0.2-sources.jar | 22 bytes |
| bootstrap4-duallistbox-4.0.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap4-duallistbox/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap4-duallistbox</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap4-duallistbox/
implementation 'org.webjars.npm:bootstrap4-duallistbox:4.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap4-duallistbox/
implementation ("org.webjars.npm:bootstrap4-duallistbox:4.0.2")
'org.webjars.npm:bootstrap4-duallistbox:jar:4.0.2'
<dependency org="org.webjars.npm" name="bootstrap4-duallistbox" rev="4.0.2">
<artifact name="bootstrap4-duallistbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap4-duallistbox', version='4.0.2')
)
libraryDependencies += "org.webjars.npm" % "bootstrap4-duallistbox" % "4.0.2"
[org.webjars.npm/bootstrap4-duallistbox "4.0.2"]