is not current version
Last Version 0.0.4

de.matrixweb:jreact 0.0.1

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.1
Type

Type

jar

Download jreact 0.0.1


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