is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-client v10.4.5


Categories

Categories

React User Interface Web Frameworks CLI
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-client
Version

Version

v10.4.5
Type

Type

jar

Download reactivewizard-client v10.4.5


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