is not current version
Last Version 1.0.42

com.github.mengweijin:quickboot-web 1.0.20


GroupId

GroupId

com.github.mengweijin
ArtifactId

ArtifactId

quickboot-web
Version

Version

1.0.20
Type

Type

jar

Download quickboot-web 1.0.20


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