is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-examples 7.1.2


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-examples
Version

Version

7.1.2
Type

Type

pom

Download reactivewizard-examples 7.1.2


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