is not current version
Last Version 3.0.2

cn.schoolwow:QuickAPI 1.3


GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickAPI
Version

Version

1.3
Type

Type

jar

Download QuickAPI 1.3


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