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