material
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm.at.mui</groupId>
<artifactId>material</artifactId>
<version>9.3.1</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.mvnpm.at.mui</groupId>
<artifactId>material</artifactId>
<version>9.3.1</version>
<name>mui material</name>
<description>Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.</description>
<url>https://mui.com/material-ui/</url>
<organization>
<name>MUI Team</name>
<url>https://mui.com/material-ui/</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>diegoandai</name>
<email>diego@mui.com</email>
</developer>
<developer>
<name>brijeshb42</name>
<email>brijeshb42@gmail.com</email>
</developer>
<developer>
<name>michaldudak</name>
<email>michal@dudak.me</email>
</developer>
<developer>
<name>mnajdova</name>
<email>mnajdova@gmail.com</email>
</developer>
<developer>
<name>siriwatknp</name>
<email>siriwatkunaporn@gmail.com</email>
</developer>
<developer>
<name>aarongarciah</name>
<email>aaron.garcia.hervas@gmail.com</email>
</developer>
<developer>
<name>atomiks</name>
<email>cc.glows@gmail.com</email>
</developer>
<developer>
<name>oliviertassinari</name>
<email>olivier.tassinari@gmail.com</email>
</developer>
<developer>
<name>silviuaavram</name>
<email>silviu.avram91@gmail.com</email>
</developer>
<developer>
<name>janpotoms</name>
<email>potoms.jan@gmail.com</email>
</developer>
</developers>
<scm>
<connection>https://github.com/mui/material-ui.git</connection>
<developerConnection>https://github.com/mui/material-ui.git</developerConnection>
<url>https://github.com/mui/material-ui</url>
</scm>
<issueManagement>
<url>https://github.com/mui/material-ui/issues</url>
</issueManagement>
<properties>
<org.mvnpm.at.types-react-transition-group.version>[4.4.12,5)</org.mvnpm.at.types-react-transition-group.version>
<org.mvnpm.at.mui-types.version>[9.3.0,10)</org.mvnpm.at.mui-types.version>
<org.mvnpm-react-dom.version>[17.0.0,18),[18.0.0,19),[19.0.0,20)</org.mvnpm-react-dom.version>
<org.mvnpm-clsx.version>[2.1.1,3)</org.mvnpm-clsx.version>
<org.mvnpm-csstype.version>[3.2.3,4)</org.mvnpm-csstype.version>
<org.mvnpm.at.emotion-react.version>[11.5.0,12)</org.mvnpm.at.emotion-react.version>
<org.mvnpm.at.mui-system.version>[9.3.0,10)</org.mvnpm.at.mui-system.version>
<org.mvnpm-react-is.version>[19.2.8,20)</org.mvnpm-react-is.version>
<org.mvnpm-react.version>[17.0.0,18),[18.0.0,19),[19.0.0,20)</org.mvnpm-react.version>
<org.mvnpm.at.popperjs-core.version>[2.11.8,3)</org.mvnpm.at.popperjs-core.version>
<org.mvnpm.at.babel-runtime.version>[7.29.7,8)</org.mvnpm.at.babel-runtime.version>
<org.mvnpm.at.mui-material-pigment-css.version>[9.3.0,10)</org.mvnpm.at.mui-material-pigment-css.version>
<org.mvnpm-react-transition-group.version>[4.4.5,5)</org.mvnpm-react-transition-group.version>
<org.mvnpm.at.mui-utils.version>[9.3.0,10)</org.mvnpm.at.mui-utils.version>
<org.mvnpm.at.emotion-styled.version>[11.3.0,12)</org.mvnpm.at.emotion-styled.version>
<org.mvnpm-prop-types.version>[15.8.1,16)</org.mvnpm-prop-types.version>
<org.mvnpm.at.types-react.version>[17.0.0,18),[18.0.0,19),[19.0.0,20)</org.mvnpm.at.types-react.version>
<org.mvnpm.at.mui-core-downloads-tracker.version>[9.3.1,10)</org.mvnpm.at.mui-core-downloads-tracker.version>
</properties>
<dependencies>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>clsx</artifactId>
<version>${org.mvnpm-clsx.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>csstype</artifactId>
<version>${org.mvnpm-csstype.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>react-is</artifactId>
<version>${org.mvnpm-react-is.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.mui</groupId>
<artifactId>types</artifactId>
<version>${org.mvnpm.at.mui-types.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.mui</groupId>
<artifactId>utils</artifactId>
<version>${org.mvnpm.at.mui-utils.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>prop-types</artifactId>
<version>${org.mvnpm-prop-types.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.mui</groupId>
<artifactId>system</artifactId>
<version>${org.mvnpm.at.mui-system.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.babel</groupId>
<artifactId>runtime</artifactId>
<version>${org.mvnpm.at.babel-runtime.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.popperjs</groupId>
<artifactId>core</artifactId>
<version>${org.mvnpm.at.popperjs-core.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>react-transition-group</artifactId>
<version>${org.mvnpm-react-transition-group.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.mui</groupId>
<artifactId>core-downloads-tracker</artifactId>
<version>${org.mvnpm.at.mui-core-downloads-tracker.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm.at.types</groupId>
<artifactId>react-transition-group</artifactId>
<version>${org.mvnpm.at.types-react-transition-group.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>react</artifactId>
<version>${org.mvnpm-react.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>react-dom</artifactId>
<version>${org.mvnpm-react-dom.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.mvnpm.at.types</groupId>
<artifactId>react</artifactId>
<version>${org.mvnpm.at.types-react.version}</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.mvnpm.at.emotion</groupId>
<artifactId>react</artifactId>
<version>${org.mvnpm.at.emotion-react.version}</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.mvnpm.at.emotion</groupId>
<artifactId>styled</artifactId>
<version>${org.mvnpm.at.emotion-styled.version}</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.mvnpm.at.mui</groupId>
<artifactId>material-pigment-css</artifactId>
<version>${org.mvnpm.at.mui-material-pigment-css.version}</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
</dependencies>
</project>