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