License |
License |
---|---|
GroupId | GroupIdorg.zkoss.zkforge.el |
ArtifactId | ArtifactIdzcommons-el |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZK Commons EL
ZK Commons EL
|
Project URL |
Project URL |
Filename | Size |
---|---|
zcommons-el-1.1.0.pom | |
zcommons-el-1.1.0.jar | 99 KB |
zcommons-el-1.1.0-sources.jar | 132 KB |
zcommons-el-1.1.0-javadoc.jar | 0 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.zkoss.zkforge.el/zcommons-el/ -->
<dependency>
<groupId>org.zkoss.zkforge.el</groupId>
<artifactId>zcommons-el</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zkoss.zkforge.el/zcommons-el/
implementation 'org.zkoss.zkforge.el:zcommons-el:1.1.0'
// https://jarcasting.com/artifacts/org.zkoss.zkforge.el/zcommons-el/
implementation ("org.zkoss.zkforge.el:zcommons-el:1.1.0")
'org.zkoss.zkforge.el:zcommons-el:jar:1.1.0'
<dependency org="org.zkoss.zkforge.el" name="zcommons-el" rev="1.1.0">
<artifact name="zcommons-el" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zkoss.zkforge.el', module='zcommons-el', version='1.1.0')
)
libraryDependencies += "org.zkoss.zkforge.el" % "zcommons-el" % "1.1.0"
[org.zkoss.zkforge.el/zcommons-el "1.1.0"]