is not current version
Last Version 3.0.2

cn.schoolwow:QuickAPI 3.0


GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickAPI
Version

Version

3.0
Type

Type

jar

Download QuickAPI 3.0


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