a

ares-turbo-loader-tool

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