1. Domino History
  2. Getting started
  3. Setup

Setup

Domino history is a simple wrapper over the browser history API, and thus all you need is a single dependency to be added to your project:

			<dependency>
  <groupId>org.dominokit</groupId>
  <artifactId>domino-history-client</artifactId>
  <version>1.0.1</version>
</dependency>
		

In case you are using GWT you will also need to add the following inherit directive:

			<inherits name="org.dominokit.domino.client.history.History"/>
		

We are a group of passionate people who love what we do

Donate & Support Us