a

autumnforest-boot-utils

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