Group Id com.aliyun
Artifact Id lmztest20101011
Version 1.1.2
Packaging jar
URL -
Badge
Last Updated 2022-07-06T23:54:12+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>lmztest20101011</artifactId>
    <version>1.1.2</version>
</dependency>
implementation group: 'com.aliyun', name: 'lmztest20101011', version: '1.1.2'
implementation 'com.aliyun:lmztest20101011:1.1.2'
implementation("com.aliyun:lmztest20101011:1.1.2")
libraryDependencies += "com.aliyun" % "lmztest20101011" % "1.1.2"
<dependency org="com.aliyun" name="lmztest20101011" rev="1.1.2"/>
@Grapes(
    @Grab(group='com.aliyun', module='lmztest20101011', version='1.1.2')
)
[com.aliyun/lmztest20101011 "1.1.2"]
'com.aliyun:lmztest20101011:1.1.2'