Registry / utility / material-theme

material-theme

JSON →
library14.0.0javamavenunverified

WebJar for @material/theme, providing Material Design theming variables and mixins for web applications.

<dependency> <groupId>org.webjars.npm</groupId> <artifactId>material__theme</artifactId> <version>14.0.0</version> </dependency>
INSTALL
IMPORT
SIG · MATERIAL-THEME
M
material-theme
utilityjavav14.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MaterialTheme
org.webjars.npm.material__theme.MaterialTheme

Minimal usage of Material Theme WebJar.

import org.webjars.npm.material__theme.MaterialTheme; public class Example { public static void main(String[] args) { MaterialTheme theme = new MaterialTheme(); System.out.println(theme.getPrimaryColor()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
14.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
material-theme — mvn dependency:get material-theme · libregistry