License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-valor-software-ngx-bootstrap |
Version | Version2.0.2 |
Type | Typejar |
Description |
Descriptionngx-bootstrap-base
WebJar for ngx-bootstrap-base
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-valor-software-ngx-bootstrap/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-valor-software-ngx-bootstrap</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-valor-software-ngx-bootstrap/
implementation 'org.webjars.npm:github-com-valor-software-ngx-bootstrap:2.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-valor-software-ngx-bootstrap/
implementation ("org.webjars.npm:github-com-valor-software-ngx-bootstrap:2.0.2")
'org.webjars.npm:github-com-valor-software-ngx-bootstrap:jar:2.0.2'
<dependency org="org.webjars.npm" name="github-com-valor-software-ngx-bootstrap" rev="2.0.2">
<artifact name="github-com-valor-software-ngx-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-valor-software-ngx-bootstrap', version='2.0.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-valor-software-ngx-bootstrap" % "2.0.2"
[org.webjars.npm/github-com-valor-software-ngx-bootstrap "2.0.2"]