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