m

mwc-base

> :warning: These components are a work in progress. They are pre-release and should be considered experimental, as they may undergo major changes before release. We are experimenting with alternate architectures and approaches with the goal of allowing u
https://github.com/material-components/material-components-web-components#readme
Apache-2.0
material mwc-base
yefim abhiomkar azakus bicknellr material-admin aprigogin patrickrodee aomarks emarquez allanchen esgonzalez asyncliz candysonya ssuarez taylorv
Files download
File Operation
mwc-base-0.27.0.jar download
mwc-base-0.27.0.pom download
mwc-base-0.27.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.material</groupId>
  <artifactId>mwc-base</artifactId>
  <version>0.27.0</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.material:mwc-base:0.27.0'
Gradle Kotlin
implementation("org.mvnpm.at.material:mwc-base:0.27.0")
Scala SBT
libraryDependencies += "org.mvnpm.at.material" % "mwc-base" % "0.27.0"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.material', module='mwc-base', version='0.27.0')
)
Apache Ivy
<dependency org="org.mvnpm.at.material" name="mwc-base" rev="0.27.0" />
Leiningen
[org.mvnpm.at.material/mwc-base "0.27.0"]
Apache Buildr
'org.mvnpm.at.material:mwc-base:jar:0.27.0'