| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.morgul |
| ArtifactId | ArtifactIdui-bootstrap4 |
| Version | Version3.0.7 |
| Type | Typejar |
| Description |
Descriptionui-bootstrap4
WebJar for ui-bootstrap4
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ui-bootstrap4-3.0.7.pom | |
| ui-bootstrap4-3.0.7.jar | 3 MB |
| ui-bootstrap4-3.0.7-sources.jar | 22 bytes |
| ui-bootstrap4-3.0.7-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.morgul/ui-bootstrap4/ -->
<dependency>
<groupId>org.webjars.bowergithub.morgul</groupId>
<artifactId>ui-bootstrap4</artifactId>
<version>3.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.morgul/ui-bootstrap4/
implementation 'org.webjars.bowergithub.morgul:ui-bootstrap4:3.0.7'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.morgul/ui-bootstrap4/
implementation ("org.webjars.bowergithub.morgul:ui-bootstrap4:3.0.7")
'org.webjars.bowergithub.morgul:ui-bootstrap4:jar:3.0.7'
<dependency org="org.webjars.bowergithub.morgul" name="ui-bootstrap4" rev="3.0.7">
<artifact name="ui-bootstrap4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.morgul', module='ui-bootstrap4', version='3.0.7')
)
libraryDependencies += "org.webjars.bowergithub.morgul" % "ui-bootstrap4" % "3.0.7"
[org.webjars.bowergithub.morgul/ui-bootstrap4 "3.0.7"]