Files download
File Operation
zcommons-el-1.1.0.jar download
zcommons-el-1.1.0.pom download
zcommons-el-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.zkoss.zkforge.el</groupId>
  <artifactId>zcommons-el</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'org.zkoss.zkforge.el:zcommons-el:1.1.0'
Gradle Kotlin
implementation("org.zkoss.zkforge.el:zcommons-el:1.1.0")
Scala SBT
libraryDependencies += "org.zkoss.zkforge.el" % "zcommons-el" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.zkoss.zkforge.el', module='zcommons-el', version='1.1.0')
)
Apache Ivy
<dependency org="org.zkoss.zkforge.el" name="zcommons-el" rev="1.1.0" />
Leiningen
[org.zkoss.zkforge.el/zcommons-el "1.1.0"]
Apache Buildr
'org.zkoss.zkforge.el:zcommons-el:jar:1.1.0'
Dependencies
The project has no third-party dependencies