Skip to content
/ kiwi Public

Selected Java utilities to make our life easier.

License

Notifications You must be signed in to change notification settings

kalculos/kiwi

Repository files navigation

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.