GroupId | GroupIdorg.clawiz.ui.html |
---|---|
ArtifactId | ArtifactIdclawiz-ui-html-bootstrap-common |
Version | Version2.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.clawiz.ui.html/clawiz-ui-html-bootstrap-common/ -->
<dependency>
<groupId>org.clawiz.ui.html</groupId>
<artifactId>clawiz-ui-html-bootstrap-common</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.clawiz.ui.html/clawiz-ui-html-bootstrap-common/
implementation 'org.clawiz.ui.html:clawiz-ui-html-bootstrap-common:2.2.0'
// https://jarcasting.com/artifacts/org.clawiz.ui.html/clawiz-ui-html-bootstrap-common/
implementation ("org.clawiz.ui.html:clawiz-ui-html-bootstrap-common:2.2.0")
'org.clawiz.ui.html:clawiz-ui-html-bootstrap-common:jar:2.2.0'
<dependency org="org.clawiz.ui.html" name="clawiz-ui-html-bootstrap-common" rev="2.2.0">
<artifact name="clawiz-ui-html-bootstrap-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clawiz.ui.html', module='clawiz-ui-html-bootstrap-common', version='2.2.0')
)
libraryDependencies += "org.clawiz.ui.html" % "clawiz-ui-html-bootstrap-common" % "2.2.0"
[org.clawiz.ui.html/clawiz-ui-html-bootstrap-common "2.2.0"]