is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-client 5.7.1


Categories

Categories

React User Interface Web Frameworks CLI
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-client
Version

Version

5.7.1
Type

Type

jar

Download reactivewizard-client 5.7.1


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