Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 307 Bytes

Kiwi

简单好用强大的 Java 工具,请配合静态导入食用。

def kiwiVersion = "0.4.1"
dependencies {
    api "io.ib67.kiwi:core:$kiwiVersion"
    api "io.ib67.kiwi:collection:$kiwiVersion"
}

Usage

Please refer to documentation.