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