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