is not current version
Last Version 3.0.6

org.webjars.npm:ui-bootstrap4 3.0.3

WebJar for ui-bootstrap4

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ui-bootstrap4
Version

Version

3.0.3
Type

Type

jar

Download ui-bootstrap4 3.0.3


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