License |
License |
---|---|
GroupId | GroupIdorg.dominokit |
ArtifactId | ArtifactIddomino-history-jvm |
Last Version | Last Version1.0.0-RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondomino-history-jvm
Provides implementations to use for jvm applications navigation
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dominokit/domino-history-jvm/ -->
<dependency>
<groupId>org.dominokit</groupId>
<artifactId>domino-history-jvm</artifactId>
<version>1.0.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dominokit/domino-history-jvm/
implementation 'org.dominokit:domino-history-jvm:1.0.0-RC4'
// https://jarcasting.com/artifacts/org.dominokit/domino-history-jvm/
implementation ("org.dominokit:domino-history-jvm:1.0.0-RC4")
'org.dominokit:domino-history-jvm:jar:1.0.0-RC4'
<dependency org="org.dominokit" name="domino-history-jvm" rev="1.0.0-RC4">
<artifact name="domino-history-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dominokit', module='domino-history-jvm', version='1.0.0-RC4')
)
libraryDependencies += "org.dominokit" % "domino-history-jvm" % "1.0.0-RC4"
[org.dominokit/domino-history-jvm "1.0.0-RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.dominokit : domino-history-shared | jar | 1.0.0-RC4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.18.1 |