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