is not current version
Last Version 1.0.45

com.github.mengweijin:quickboot-framework 1.0.19


GroupId

GroupId

com.github.mengweijin
ArtifactId

ArtifactId

quickboot-framework
Version

Version

1.0.19
Type

Type

jar

Download quickboot-framework 1.0.19


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