is not current version
Last Version 0.4.0

org.webjars.npm:react-highlighter 0.3.3

WebJar for react-highlighter

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-highlighter
Version

Version

0.3.3
Type

Type

jar

Download react-highlighter 0.3.3


<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-highlighter/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-highlighter</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-highlighter/
implementation 'org.webjars.npm:react-highlighter:0.3.3'
// https://jarcasting.com/artifacts/org.webjars.npm/react-highlighter/
implementation ("org.webjars.npm:react-highlighter:0.3.3")
'org.webjars.npm:react-highlighter:jar:0.3.3'
<dependency org="org.webjars.npm" name="react-highlighter" rev="0.3.3">
  <artifact name="react-highlighter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-highlighter', version='0.3.3')
)
libraryDependencies += "org.webjars.npm" % "react-highlighter" % "0.3.3"
[org.webjars.npm/react-highlighter "0.3.3"]