is not current version
Last Version 3.0.1

org.webjars.npm:ngx-bootstrap 2.0.2

WebJar for ngx-bootstrap

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ngx-bootstrap
Version

Version

2.0.2
Type

Type

jar

Download ngx-bootstrap 2.0.2


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