e

erupt-tpl-ui.element-plus

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