github编辑

Maven使用配置

feilong 自从3.0.0开始,发布中央仓库 https://search.maven.org/artifact/com.github.ifeilong/feilong

maven 配置

<dependency>
	<groupId>com.github.ifeilong</groupId>
	<artifactId>feilong</artifactId>
	<version>4.5.0</version>
</dependency>

Gradle 配置

com.github.ifeilong:feilong:4.5.0

最后更新于

这有帮助吗?