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