t

tool-quickboot

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