Last Version

domino-history 1.0.0-RC4

Provides implementations to use for applications navigation for the browser and jvm applications

License

License

GroupId

GroupId

org.dominokit
ArtifactId

ArtifactId

domino-history
Version

Version

1.0.0-RC4
Type

Type

pom
Description

Description

domino-history
Provides implementations to use for applications navigation for the browser and jvm applications
Project Organization

Project Organization

Dominokit
Source Code Management

Source Code Management

https://github.com/DominoKit/domino-history

Download domino-history 1.0.0-RC4


<!-- https://jarcasting.com/artifacts/org.dominokit/domino-history/ -->
<dependency>
    <groupId>org.dominokit</groupId>
    <artifactId>domino-history</artifactId>
    <version>1.0.0-RC4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dominokit/domino-history/
implementation 'org.dominokit:domino-history:1.0.0-RC4'
// https://jarcasting.com/artifacts/org.dominokit/domino-history/
implementation ("org.dominokit:domino-history:1.0.0-RC4")
'org.dominokit:domino-history:pom:1.0.0-RC4'
<dependency org="org.dominokit" name="domino-history" rev="1.0.0-RC4">
  <artifact name="domino-history" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dominokit', module='domino-history', version='1.0.0-RC4')
)
libraryDependencies += "org.dominokit" % "domino-history" % "1.0.0-RC4"
[org.dominokit/domino-history "1.0.0-RC4"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.18.1

Project Modules

  • domino-history-shared
  • domino-history-client
  • domino-history-test
  • domino-history-jvm