is not current version
Last Version 1.0.0

com.github.gwtreact:gwt-react 0.6.0

Provides Java GWT bindings for React

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks React
GroupId

GroupId

com.github.gwtreact
ArtifactId

ArtifactId

gwt-react
Version

Version

0.6.0
Type

Type

jar

Download gwt-react 0.6.0


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