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