License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdxyz.erupt |
ArtifactId | ArtifactIderupt-tpl-ui.ant-design |
Last Version | Last Version1.10.9-beta |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionerupt-tpl-ui of Ant Design Vue
learn : https://2x.antdv.com/components/checkbox-cn
|
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl-ui.ant-design/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt-tpl-ui.ant-design</artifactId>
<version>1.10.9-beta</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl-ui.ant-design/
implementation 'xyz.erupt:erupt-tpl-ui.ant-design:1.10.9-beta'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl-ui.ant-design/
implementation ("xyz.erupt:erupt-tpl-ui.ant-design:1.10.9-beta")
'xyz.erupt:erupt-tpl-ui.ant-design:jar:1.10.9-beta'
<dependency org="xyz.erupt" name="erupt-tpl-ui.ant-design" rev="1.10.9-beta">
<artifact name="erupt-tpl-ui.ant-design" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-tpl-ui.ant-design', version='1.10.9-beta')
)
libraryDependencies += "xyz.erupt" % "erupt-tpl-ui.ant-design" % "1.10.9-beta"
[xyz.erupt/erupt-tpl-ui.ant-design "1.10.9-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |