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