Categories |
CategoriesReact User Interface Web Frameworks JSON Data |
---|---|
GroupId | GroupIdse.fortnox.reactivewizard |
ArtifactId | ArtifactIdreactivewizard-json |
Version | Version6.4.0 |
Type | Typejar |
Filename | Size |
---|---|
reactivewizard-json-6.4.0.pom | |
reactivewizard-json-6.4.0.jar | 11 KB |
reactivewizard-json-6.4.0-sources.jar | 7 KB |
reactivewizard-json-6.4.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>6.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-json/
implementation 'se.fortnox.reactivewizard:reactivewizard-json:6.4.0'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-json/
implementation ("se.fortnox.reactivewizard:reactivewizard-json:6.4.0")
'se.fortnox.reactivewizard:reactivewizard-json:jar:6.4.0'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-json" rev="6.4.0">
<artifact name="reactivewizard-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-json', version='6.4.0')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-json" % "6.4.0"
[se.fortnox.reactivewizard/reactivewizard-json "6.4.0"]