License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-tempusdominus-bootstrap-4 |
Version | Version5.0.0-alpha.16 |
Type | Typejar |
Description |
Descriptionbootstrap-4
WebJar for bootstrap-4
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-tempusdominus-bootstrap-4/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-tempusdominus-bootstrap-4</artifactId>
<version>5.0.0-alpha.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-tempusdominus-bootstrap-4/
implementation 'org.webjars.bower:github-com-tempusdominus-bootstrap-4:5.0.0-alpha.16'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-tempusdominus-bootstrap-4/
implementation ("org.webjars.bower:github-com-tempusdominus-bootstrap-4:5.0.0-alpha.16")
'org.webjars.bower:github-com-tempusdominus-bootstrap-4:jar:5.0.0-alpha.16'
<dependency org="org.webjars.bower" name="github-com-tempusdominus-bootstrap-4" rev="5.0.0-alpha.16">
<artifact name="github-com-tempusdominus-bootstrap-4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-tempusdominus-bootstrap-4', version='5.0.0-alpha.16')
)
libraryDependencies += "org.webjars.bower" % "github-com-tempusdominus-bootstrap-4" % "5.0.0-alpha.16"
[org.webjars.bower/github-com-tempusdominus-bootstrap-4 "5.0.0-alpha.16"]