License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-fast-highlight |
Version | Version2.2.2 |
Type | Typejar |
Description |
Descriptionreact-fast-highlight
WebJar for react-fast-highlight
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-fast-highlight-2.2.2.pom | |
react-fast-highlight-2.2.2.jar | 9 KB |
react-fast-highlight-2.2.2-sources.jar | 22 bytes |
react-fast-highlight-2.2.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-fast-highlight/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-fast-highlight</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-fast-highlight/
implementation 'org.webjars.npm:react-fast-highlight:2.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/react-fast-highlight/
implementation ("org.webjars.npm:react-fast-highlight:2.2.2")
'org.webjars.npm:react-fast-highlight:jar:2.2.2'
<dependency org="org.webjars.npm" name="react-fast-highlight" rev="2.2.2">
<artifact name="react-fast-highlight" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-fast-highlight', version='2.2.2')
)
libraryDependencies += "org.webjars.npm" % "react-fast-highlight" % "2.2.2"
[org.webjars.npm/react-fast-highlight "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : classnames | jar | [2.2.3,3) |
org.webjars.npm : highlight.js | jar | [9.0.0,10) |
org.webjars.npm : prop-types | jar | [15.5.6,16) |