gwt-react-router

Provides Java GWT bindings for React Router

License

License

Categories

Categories

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

GroupId

com.github.gwtreact
ArtifactId

ArtifactId

gwt-react-router
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-react-router
Provides Java GWT bindings for React Router
Project URL

Project URL

https://github.com/GWTReact/gwt-react-router
Source Code Management

Source Code Management

https://github.com/GWTReact/gwt-react-router.git

Download gwt-react-router

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0