is not current version
Last Version 1.10.9-beta

xyz.erupt:erupt-tpl-ui.element-ui 1.6.5

erupt-tpl-ui of element ui learn : https://element.eleme.cn version : 2.15.0

GroupId

GroupId

xyz.erupt
ArtifactId

ArtifactId

erupt-tpl-ui.element-ui
Version

Version

1.6.5
Type

Type

jar

Download erupt-tpl-ui.element-ui 1.6.5


<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl-ui.element-ui/ -->
<dependency>
    <groupId>xyz.erupt</groupId>
    <artifactId>erupt-tpl-ui.element-ui</artifactId>
    <version>1.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl-ui.element-ui/
implementation 'xyz.erupt:erupt-tpl-ui.element-ui:1.6.5'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl-ui.element-ui/
implementation ("xyz.erupt:erupt-tpl-ui.element-ui:1.6.5")
'xyz.erupt:erupt-tpl-ui.element-ui:jar:1.6.5'
<dependency org="xyz.erupt" name="erupt-tpl-ui.element-ui" rev="1.6.5">
  <artifact name="erupt-tpl-ui.element-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-tpl-ui.element-ui', version='1.6.5')
)
libraryDependencies += "xyz.erupt" % "erupt-tpl-ui.element-ui" % "1.6.5"
[xyz.erupt/erupt-tpl-ui.element-ui "1.6.5"]