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