| License | License | 
|---|---|
| Categories | CategoriesReact User Interface Web Frameworks | 
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdreact-materialize | 
| Last Version | Last Version0.14.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionreact-materialize WebJar for react-materialize | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| react-materialize-0.14.4.pom | |
| react-materialize-0.14.4.jar | 62 KB | 
| react-materialize-0.14.4-sources.jar | 22 bytes | 
| react-materialize-0.14.4-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-materialize/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-materialize</artifactId>
    <version>0.14.4</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/react-materialize/
implementation 'org.webjars.npm:react-materialize:0.14.4'// https://jarcasting.com/artifacts/org.webjars.npm/react-materialize/
implementation ("org.webjars.npm:react-materialize:0.14.4")'org.webjars.npm:react-materialize:jar:0.14.4'<dependency org="org.webjars.npm" name="react-materialize" rev="0.14.4">
  <artifact name="react-materialize" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='react-materialize', version='0.14.4')
)libraryDependencies += "org.webjars.npm" % "react-materialize" % "0.14.4"[org.webjars.npm/react-materialize "0.14.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : classnames | jar | [2.1.3,3) |