is not current version
Last Version 13.3.0

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


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-utils
Version

Version

v10.4.5
Type

Type

jar

Download reactivewizard-utils v10.4.5


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