is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-examples 9.1.0


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-examples
Version

Version

9.1.0
Type

Type

pom

Download reactivewizard-examples 9.1.0


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