is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-client 1.0.28


Categories

Categories

React User Interface Web Frameworks CLI
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-client
Version

Version

1.0.28
Type

Type

jar

Download reactivewizard-client 1.0.28


<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-client/ -->
<dependency>
    <groupId>se.fortnox.reactivewizard</groupId>
    <artifactId>reactivewizard-client</artifactId>
    <version>1.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-client/
implementation 'se.fortnox.reactivewizard:reactivewizard-client:1.0.28'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-client/
implementation ("se.fortnox.reactivewizard:reactivewizard-client:1.0.28")
'se.fortnox.reactivewizard:reactivewizard-client:jar:1.0.28'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-client" rev="1.0.28">
  <artifact name="reactivewizard-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-client', version='1.0.28')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-client" % "1.0.28"
[se.fortnox.reactivewizard/reactivewizard-client "1.0.28"]