License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-Morgul-ui-bootstrap4 |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionui-bootstrap4
WebJar for ui-bootstrap4
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-Morgul-ui-bootstrap4/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-Morgul-ui-bootstrap4</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Morgul-ui-bootstrap4/
implementation 'org.webjars.npm:github-com-Morgul-ui-bootstrap4:3.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Morgul-ui-bootstrap4/
implementation ("org.webjars.npm:github-com-Morgul-ui-bootstrap4:3.0.5")
'org.webjars.npm:github-com-Morgul-ui-bootstrap4:jar:3.0.5'
<dependency org="org.webjars.npm" name="github-com-Morgul-ui-bootstrap4" rev="3.0.5">
<artifact name="github-com-Morgul-ui-bootstrap4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-Morgul-ui-bootstrap4', version='3.0.5')
)
libraryDependencies += "org.webjars.npm" % "github-com-Morgul-ui-bootstrap4" % "3.0.5"
[org.webjars.npm/github-com-Morgul-ui-bootstrap4 "3.0.5"]