GroupId | GroupIdcom.aliyun.openservices |
---|---|
ArtifactId | ArtifactIdaliyun-log |
Version | Version0.6.52 |
Type | Typejar |
Filename | Size |
---|---|
aliyun-log-0.6.52.pom | |
aliyun-log-0.6.52-sources.jar | 376 KB |
aliyun-log-0.6.52-javadoc.jar | 2 MB |
aliyun-log-0.6.52-jar-with-dependencies.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/aliyun-log/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>aliyun-log</artifactId>
<version>0.6.52</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/aliyun-log/
implementation 'com.aliyun.openservices:aliyun-log:0.6.52'
// https://jarcasting.com/artifacts/com.aliyun.openservices/aliyun-log/
implementation ("com.aliyun.openservices:aliyun-log:0.6.52")
'com.aliyun.openservices:aliyun-log:jar:0.6.52'
<dependency org="com.aliyun.openservices" name="aliyun-log" rev="0.6.52">
<artifact name="aliyun-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='aliyun-log', version='0.6.52')
)
libraryDependencies += "com.aliyun.openservices" % "aliyun-log" % "0.6.52"
[com.aliyun.openservices/aliyun-log "0.6.52"]