t

tool-quickboot

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