is not current version
Last Version 4.1.2

org.webjars.npm:bootstrap-material-design 4.0.1

WebJar for bootstrap-material-design

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-material-design
Version

Version

4.0.1
Type

Type

jar

Download bootstrap-material-design 4.0.1


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