e

erupt-tpl-ui.element-plus

erupt-tpl-ui of element-plus
文件下载
文件名 操作
erupt-tpl-ui.element-plus-1.12.12.jar 下载
erupt-tpl-ui.element-plus-1.12.12.pom 下载
erupt-tpl-ui.element-plus-1.12.12-sources.jar 下载
Apache Maven
<dependency>
  <groupId>xyz.erupt</groupId>
  <artifactId>erupt-tpl-ui.element-plus</artifactId>
  <version>1.12.12</version>
</dependency>
Gradle Groovy
implementation 'xyz.erupt:erupt-tpl-ui.element-plus:1.12.12'
Gradle Kotlin
implementation("xyz.erupt:erupt-tpl-ui.element-plus:1.12.12")
Scala SBT
libraryDependencies += "xyz.erupt" % "erupt-tpl-ui.element-plus" % "1.12.12"
Groovy Grape
@Grapes(
  @Grab(group='xyz.erupt', module='erupt-tpl-ui.element-plus', version='1.12.12')
)
Apache Ivy
<dependency org="xyz.erupt" name="erupt-tpl-ui.element-plus" rev="1.12.12" />
Leiningen
[xyz.erupt/erupt-tpl-ui.element-plus "1.12.12"]
Apache Buildr
'xyz.erupt:erupt-tpl-ui.element-plus:jar:1.12.12'