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