is not current version
Last Version 13.3.0

se.fortnox.reactivewizard:reactivewizard-examples 3.4.1


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

se.fortnox.reactivewizard
ArtifactId

ArtifactId

reactivewizard-examples
Version

Version

3.4.1
Type

Type

pom

Download reactivewizard-examples 3.4.1


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