is not current version
Last Version 0.1.0-beta.10

org.webjars.npm:select2-bootstrap-theme 0.1.0-beta.8

WebJar for select2-bootstrap-theme

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

select2-bootstrap-theme
Version

Version

0.1.0-beta.8
Type

Type

jar

Download select2-bootstrap-theme 0.1.0-beta.8


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