is not current version
Last Version 4.8.8

org.webjars:mdbootstrap-bootstrap-material-design 4.5.3

Webjar for mdbootstrap-bootstrap-material-design

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

mdbootstrap-bootstrap-material-design
Version

Version

4.5.3
Type

Type

jar

Download mdbootstrap-bootstrap-material-design 4.5.3


<!-- https://jarcasting.com/artifacts/org.webjars/mdbootstrap-bootstrap-material-design/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>mdbootstrap-bootstrap-material-design</artifactId>
    <version>4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/mdbootstrap-bootstrap-material-design/
implementation 'org.webjars:mdbootstrap-bootstrap-material-design:4.5.3'
// https://jarcasting.com/artifacts/org.webjars/mdbootstrap-bootstrap-material-design/
implementation ("org.webjars:mdbootstrap-bootstrap-material-design:4.5.3")
'org.webjars:mdbootstrap-bootstrap-material-design:jar:4.5.3'
<dependency org="org.webjars" name="mdbootstrap-bootstrap-material-design" rev="4.5.3">
  <artifact name="mdbootstrap-bootstrap-material-design" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='mdbootstrap-bootstrap-material-design', version='4.5.3')
)
libraryDependencies += "org.webjars" % "mdbootstrap-bootstrap-material-design" % "4.5.3"
[org.webjars/mdbootstrap-bootstrap-material-design "4.5.3"]