is not current version
Last Version 2.6.1

com.gitee.zhibi:fast-api 2.5


GroupId

GroupId

com.gitee.zhibi
ArtifactId

ArtifactId

fast-api
Version

Version

2.5
Type

Type

jar

Download fast-api 2.5


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