Skip to content

Kuangcp/kcp-tool-java

Repository files navigation

Tool for java


Maintainability codebeat badge License


模块 功能
kcp-tool 以下模块的总和
kcp-math 数学工具
kcp-mock mock数据
kcp-core 基础工具
kcp-tuple 元组

使用

由于没有发布到中央仓库, 只是简单的发布到了码云上

使用远程库

使用说明

手动安装

  1. git clone --depth 1 https://gitee.com/gin9/kcp-tool-java.git
  2. gradle install -x test

引入依赖

Gradle

    implementation 'com.github.kuangcp:kcp-tool:x.y.z'

Maven

    <dependency>
      <groupId>com.github.kuangcp</groupId>
      <artifactId>kcp-tool</artifactId>
      <version>x.y.z</version>
    </dependency>

About

🐣 simple toolkit

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages