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