License |
License
MIT
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-mdbootstrap-mdb-ui-kit |
Last Version | Last Version3.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmdb-ui-kit
WebJar for mdb-ui-kit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mdbootstrap-mdb-ui-kit/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-mdbootstrap-mdb-ui-kit</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mdbootstrap-mdb-ui-kit/
implementation 'org.webjars.npm:github-com-mdbootstrap-mdb-ui-kit:3.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mdbootstrap-mdb-ui-kit/
implementation ("org.webjars.npm:github-com-mdbootstrap-mdb-ui-kit:3.9.0")
'org.webjars.npm:github-com-mdbootstrap-mdb-ui-kit:jar:3.9.0'
<dependency org="org.webjars.npm" name="github-com-mdbootstrap-mdb-ui-kit" rev="3.9.0">
<artifact name="github-com-mdbootstrap-mdb-ui-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mdbootstrap-mdb-ui-kit', version='3.9.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-mdbootstrap-mdb-ui-kit" % "3.9.0"
[org.webjars.npm/github-com-mdbootstrap-mdb-ui-kit "3.9.0"]