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