is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-utils 1.0.10


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-utils
Version

Version

1.0.10
Type

Type

jar

Download reactivewizard-utils 1.0.10


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