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