is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-server 11.1.0


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-server
Version

Version

11.1.0
Type

Type

jar

Download reactivewizard-server 11.1.0


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