Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-muicss-mui |
Version | Version0.7.5 |
Type | Typejar |
Filename | Size |
---|---|
github-com-muicss-mui-0.7.5.pom | |
github-com-muicss-mui-0.7.5.jar | 1 MB |
github-com-muicss-mui-0.7.5-sources.jar | 22 bytes |
github-com-muicss-mui-0.7.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-muicss-mui/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-muicss-mui</artifactId>
<version>0.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-muicss-mui/
implementation 'org.webjars.bower:github-com-muicss-mui:0.7.5'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-muicss-mui/
implementation ("org.webjars.bower:github-com-muicss-mui:0.7.5")
'org.webjars.bower:github-com-muicss-mui:jar:0.7.5'
<dependency org="org.webjars.bower" name="github-com-muicss-mui" rev="0.7.5">
<artifact name="github-com-muicss-mui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-muicss-mui', version='0.7.5')
)
libraryDependencies += "org.webjars.bower" % "github-com-muicss-mui" % "0.7.5"
[org.webjars.bower/github-com-muicss-mui "0.7.5"]