Files download
File Operation
one-jar-boot-0.97.4.jar download
one-jar-boot-0.97.4.pom download
one-jar-boot-0.97.4-sources.jar download
Apache Maven
<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>one-jar-boot</artifactId>
  <version>0.97.4</version>
</dependency>
Gradle Groovy
implementation 'io.kevinlee:one-jar-boot:0.97.4'
Gradle Kotlin
implementation("io.kevinlee:one-jar-boot:0.97.4")
Scala SBT
libraryDependencies += "io.kevinlee" % "one-jar-boot" % "0.97.4"
Groovy Grape
@Grapes(
  @Grab(group='io.kevinlee', module='one-jar-boot', version='0.97.4')
)
Apache Ivy
<dependency org="io.kevinlee" name="one-jar-boot" rev="0.97.4" />
Leiningen
[io.kevinlee/one-jar-boot "0.97.4"]
Apache Buildr
'io.kevinlee:one-jar-boot:jar:0.97.4'
Dependencies
The project has no third-party dependencies