License |
License
MIT
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhtml-to-react |
Last Version | Last Version1.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhtml-to-react
WebJar for html-to-react
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
html-to-react-1.4.7.pom | |
html-to-react-1.4.7.jar | 20 KB |
html-to-react-1.4.7-sources.jar | 22 bytes |
html-to-react-1.4.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/html-to-react/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>html-to-react</artifactId>
<version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/html-to-react/
implementation 'org.webjars.npm:html-to-react:1.4.7'
// https://jarcasting.com/artifacts/org.webjars.npm/html-to-react/
implementation ("org.webjars.npm:html-to-react:1.4.7")
'org.webjars.npm:html-to-react:jar:1.4.7'
<dependency org="org.webjars.npm" name="html-to-react" rev="1.4.7">
<artifact name="html-to-react" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='html-to-react', version='1.4.7')
)
libraryDependencies += "org.webjars.npm" % "html-to-react" % "1.4.7"
[org.webjars.npm/html-to-react "1.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : domhandler | jar | [4.0.0,5) |
org.webjars.npm : htmlparser2 | jar | [7.0.0,8) |
org.webjars.npm : lodash.camelcase | jar | [4.3.0,5) |
org.webjars.npm : ramda | jar | [0.27.1,0.28) |