Deprecation Notice
Don’t use this for new projects.
React Proxy is much more advanced, has a better API, and is covered by tests.
React Hot API
You can read the README before deprecation if you want to.
License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-hot-api |
Last Version | Last Version0.5.0-alpha-3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-hot-api
WebJar for react-hot-api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-hot-api-0.5.0-alpha-3.pom | |
react-hot-api-0.5.0-alpha-3.jar | 19 KB |
react-hot-api-0.5.0-alpha-3-sources.jar | 22 bytes |
react-hot-api-0.5.0-alpha-3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-hot-api/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-hot-api</artifactId>
<version>0.5.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-hot-api/
implementation 'org.webjars.npm:react-hot-api:0.5.0-alpha-3'
// https://jarcasting.com/artifacts/org.webjars.npm/react-hot-api/
implementation ("org.webjars.npm:react-hot-api:0.5.0-alpha-3")
'org.webjars.npm:react-hot-api:jar:0.5.0-alpha-3'
<dependency org="org.webjars.npm" name="react-hot-api" rev="0.5.0-alpha-3">
<artifact name="react-hot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-hot-api', version='0.5.0-alpha-3')
)
libraryDependencies += "org.webjars.npm" % "react-hot-api" % "0.5.0-alpha-3"
[org.webjars.npm/react-hot-api "0.5.0-alpha-3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : react-proxy | jar | [0.6.6,0.7) |
Don’t use this for new projects.
React Proxy is much more advanced, has a better API, and is covered by tests.
You can read the README before deprecation if you want to.