License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdselect2-bootstrap-theme |
Version | Version0.1.0-beta.10 |
Type | Typejar |
Description |
Descriptionselect2-bootstrap-theme
WebJar for select2-bootstrap-theme
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/select2-bootstrap-theme/
implementation 'org.webjars.npm:select2-bootstrap-theme:0.1.0-beta.10'
// https://jarcasting.com/artifacts/org.webjars.npm/select2-bootstrap-theme/
implementation ("org.webjars.npm:select2-bootstrap-theme:0.1.0-beta.10")
'org.webjars.npm:select2-bootstrap-theme:jar:0.1.0-beta.10'
<dependency org="org.webjars.npm" name="select2-bootstrap-theme" rev="0.1.0-beta.10">
<artifact name="select2-bootstrap-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='select2-bootstrap-theme', version='0.1.0-beta.10')
)
libraryDependencies += "org.webjars.npm" % "select2-bootstrap-theme" % "0.1.0-beta.10"
[org.webjars.npm/select2-bootstrap-theme "0.1.0-beta.10"]