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