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