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