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