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