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