is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-server 10.4.2


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-server
Version

Version

10.4.2
Type

Type

jar

Download reactivewizard-server 10.4.2


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