| Categories |
CategoriesReact User Interface Web Frameworks JSON Data |
|---|---|
| GroupId | GroupIdse.fortnox.reactivewizard |
| ArtifactId | ArtifactIdreactivewizard-json |
| Version | Version7.0.2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| reactivewizard-json-7.0.2.pom | |
| reactivewizard-json-7.0.2.jar | 11 KB |
| reactivewizard-json-7.0.2-sources.jar | 7 KB |
| reactivewizard-json-7.0.2-javadoc.jar | 142 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-json/ -->
<dependency>
<groupId>se.fortnox.reactivewizard</groupId>
<artifactId>reactivewizard-json</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-json/
implementation 'se.fortnox.reactivewizard:reactivewizard-json:7.0.2'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-json/
implementation ("se.fortnox.reactivewizard:reactivewizard-json:7.0.2")
'se.fortnox.reactivewizard:reactivewizard-json:jar:7.0.2'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-json" rev="7.0.2">
<artifact name="reactivewizard-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-json', version='7.0.2')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-json" % "7.0.2"
[se.fortnox.reactivewizard/reactivewizard-json "7.0.2"]