is not current version
Last Version 0.0.4

de.matrixweb:jreact 0.0.3

Server-side react.js rendering with java7 or java8

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

de.matrixweb
ArtifactId

ArtifactId

jreact
Version

Version

0.0.3
Type

Type

jar

Download jreact 0.0.3


<!-- https://jarcasting.com/artifacts/de.matrixweb/jreact/ -->
<dependency>
    <groupId>de.matrixweb</groupId>
    <artifactId>jreact</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.matrixweb/jreact/
implementation 'de.matrixweb:jreact:0.0.3'
// https://jarcasting.com/artifacts/de.matrixweb/jreact/
implementation ("de.matrixweb:jreact:0.0.3")
'de.matrixweb:jreact:jar:0.0.3'
<dependency org="de.matrixweb" name="jreact" rev="0.0.3">
  <artifact name="jreact" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.matrixweb', module='jreact', version='0.0.3')
)
libraryDependencies += "de.matrixweb" % "jreact" % "0.0.3"
[de.matrixweb/jreact "0.0.3"]