is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-client 9.1.0


Categories

Categories

React User Interface Web Frameworks CLI
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-client
Version

Version

9.1.0
Type

Type

jar

Download reactivewizard-client 9.1.0


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