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