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