is not current version
Last Version 15.5.0

org.webjars.npm:react-syntax-highlighter 5.7.0

WebJar for react-syntax-highlighter

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-syntax-highlighter
Version

Version

5.7.0
Type

Type

jar

Download react-syntax-highlighter 5.7.0


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