is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-utils 1.8.1


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-utils
Version

Version

1.8.1
Type

Type

jar

Download reactivewizard-utils 1.8.1


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