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