Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 930 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 930 Bytes

zkoss-helper

Maven Central Codacy Badge Coverage Status Build Status

Some helpers to extend and simplify the Zkoss-API

Maven

<dependency>
	<groupId>com.itelg</groupId>
	<artifactId>zkoss-helper</artifactId>
	<version>0.3.0-RELEASE</version>
</dependency>