t

tool-quickboot

Files download
File Operation
tool-quickboot-1.0.38.jar download
tool-quickboot-1.0.38.pom download
tool-quickboot-1.0.38-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.mengweijin</groupId>
  <artifactId>tool-quickboot</artifactId>
  <version>1.0.38</version>
</dependency>
Gradle Groovy
implementation 'com.github.mengweijin:tool-quickboot:1.0.38'
Gradle Kotlin
implementation("com.github.mengweijin:tool-quickboot:1.0.38")
Scala SBT
libraryDependencies += "com.github.mengweijin" % "tool-quickboot" % "1.0.38"
Groovy Grape
@Grapes(
  @Grab(group='com.github.mengweijin', module='tool-quickboot', version='1.0.38')
)
Apache Ivy
<dependency org="com.github.mengweijin" name="tool-quickboot" rev="1.0.38" />
Leiningen
[com.github.mengweijin/tool-quickboot "1.0.38"]
Apache Buildr
'com.github.mengweijin:tool-quickboot:jar:1.0.38'