| Categories |
CategoriesReact User Interface Web Frameworks |
|---|---|
| GroupId | GroupIdse.fortnox.reactivewizard |
| ArtifactId | ArtifactIdreactivewizard-examples |
| Version | Version5.4.1 |
| Type | Typepom |
| Filename | Size |
|---|---|
| reactivewizard-examples-5.4.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-examples/ -->
<dependency>
<groupId>se.fortnox.reactivewizard</groupId>
<artifactId>reactivewizard-examples</artifactId>
<version>5.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-examples/
implementation 'se.fortnox.reactivewizard:reactivewizard-examples:5.4.1'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-examples/
implementation ("se.fortnox.reactivewizard:reactivewizard-examples:5.4.1")
'se.fortnox.reactivewizard:reactivewizard-examples:pom:5.4.1'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-examples" rev="5.4.1">
<artifact name="reactivewizard-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-examples', version='5.4.1')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-examples" % "5.4.1"
[se.fortnox.reactivewizard/reactivewizard-examples "5.4.1"]