is not current version
Last Version 1.0.0

com.github.gwtreact:gwt-react-router 0.1.1

Provides Java GWT bindings for React Router

Categories

Categories

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

GroupId

com.github.gwtreact
ArtifactId

ArtifactId

gwt-react-router
Version

Version

0.1.1
Type

Type

jar

Download gwt-react-router 0.1.1


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