is not current version
Last Version 2.6.2

com.gitee.zhibi:fast-commons 2.5


GroupId

GroupId

com.gitee.zhibi
ArtifactId

ArtifactId

fast-commons
Version

Version

2.5
Type

Type

jar

Download fast-commons 2.5


<!-- https://jarcasting.com/artifacts/com.gitee.zhibi/fast-commons/ -->
<dependency>
    <groupId>com.gitee.zhibi</groupId>
    <artifactId>fast-commons</artifactId>
    <version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-commons/
implementation 'com.gitee.zhibi:fast-commons:2.5'
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-commons/
implementation ("com.gitee.zhibi:fast-commons:2.5")
'com.gitee.zhibi:fast-commons:jar:2.5'
<dependency org="com.gitee.zhibi" name="fast-commons" rev="2.5">
  <artifact name="fast-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhibi', module='fast-commons', version='2.5')
)
libraryDependencies += "com.gitee.zhibi" % "fast-commons" % "2.5"
[com.gitee.zhibi/fast-commons "2.5"]