Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdse.fortnox.reactivewizard |
ArtifactId | ArtifactIdreactivewizard-bootstrap |
Version | Version5.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-bootstrap/ -->
<dependency>
<groupId>se.fortnox.reactivewizard</groupId>
<artifactId>reactivewizard-bootstrap</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-bootstrap/
implementation 'se.fortnox.reactivewizard:reactivewizard-bootstrap:5.3.0'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-bootstrap/
implementation ("se.fortnox.reactivewizard:reactivewizard-bootstrap:5.3.0")
'se.fortnox.reactivewizard:reactivewizard-bootstrap:jar:5.3.0'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-bootstrap" rev="5.3.0">
<artifact name="reactivewizard-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-bootstrap', version='5.3.0')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-bootstrap" % "5.3.0"
[se.fortnox.reactivewizard/reactivewizard-bootstrap "5.3.0"]