is not current version
Last Version 1.4.7

org.webjars.npm:html-to-react 1.4.2

WebJar for html-to-react

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

html-to-react
Version

Version

1.4.2
Type

Type

jar

Download html-to-react 1.4.2


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