is not current version
Last Version 1.0.0.20210901f.beta

com.github.kahlkn:alibaba-tools 1.0.0.20191020.beta

Alibaba related development tools.

GroupId

GroupId

com.github.kahlkn
ArtifactId

ArtifactId

alibaba-tools
Version

Version

1.0.0.20191020.beta
Type

Type

jar

Download alibaba-tools 1.0.0.20191020.beta


<!-- https://jarcasting.com/artifacts/com.github.kahlkn/alibaba-tools/ -->
<dependency>
    <groupId>com.github.kahlkn</groupId>
    <artifactId>alibaba-tools</artifactId>
    <version>1.0.0.20191020.beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kahlkn/alibaba-tools/
implementation 'com.github.kahlkn:alibaba-tools:1.0.0.20191020.beta'
// https://jarcasting.com/artifacts/com.github.kahlkn/alibaba-tools/
implementation ("com.github.kahlkn:alibaba-tools:1.0.0.20191020.beta")
'com.github.kahlkn:alibaba-tools:jar:1.0.0.20191020.beta'
<dependency org="com.github.kahlkn" name="alibaba-tools" rev="1.0.0.20191020.beta">
  <artifact name="alibaba-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kahlkn', module='alibaba-tools', version='1.0.0.20191020.beta')
)
libraryDependencies += "com.github.kahlkn" % "alibaba-tools" % "1.0.0.20191020.beta"
[com.github.kahlkn/alibaba-tools "1.0.0.20191020.beta"]