Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 236 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 236 Bytes

heanbian-util

前提条件

JDK 21

pom.xml

具体版本,可以从 Maven Central 获得

<dependency>
  <groupId>com.heanbian</groupId>
  <artifactId>heanbian-util</artifactId>
  <version>20.2</version>
</dependency>