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