is not current version
Last Version 0.1.16

com.aliyun.openservices:log-loghub-producer 0.1.10

Aliyun LOG Java Producer

GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

log-loghub-producer
Version

Version

0.1.10
Type

Type

jar

Download log-loghub-producer 0.1.10


<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/log-loghub-producer/ -->
<dependency>
    <groupId>com.aliyun.openservices</groupId>
    <artifactId>log-loghub-producer</artifactId>
    <version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/log-loghub-producer/
implementation 'com.aliyun.openservices:log-loghub-producer:0.1.10'
// https://jarcasting.com/artifacts/com.aliyun.openservices/log-loghub-producer/
implementation ("com.aliyun.openservices:log-loghub-producer:0.1.10")
'com.aliyun.openservices:log-loghub-producer:jar:0.1.10'
<dependency org="com.aliyun.openservices" name="log-loghub-producer" rev="0.1.10">
  <artifact name="log-loghub-producer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='log-loghub-producer', version='0.1.10')
)
libraryDependencies += "com.aliyun.openservices" % "log-loghub-producer" % "0.1.10"
[com.aliyun.openservices/log-loghub-producer "0.1.10"]