| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.aliyun.openservices |
| ArtifactId | ArtifactIdloghub-client-lib |
| Version | Version0.6.18 |
| Type | Typejar |
| Filename | Size |
|---|---|
| loghub-client-lib-0.6.18.pom | |
| loghub-client-lib-0.6.18.jar | 44 KB |
| loghub-client-lib-0.6.18-sources.jar | 25 KB |
| loghub-client-lib-0.6.18-javadoc.jar | 185 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-client-lib/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>loghub-client-lib</artifactId>
<version>0.6.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-client-lib/
implementation 'com.aliyun.openservices:loghub-client-lib:0.6.18'
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-client-lib/
implementation ("com.aliyun.openservices:loghub-client-lib:0.6.18")
'com.aliyun.openservices:loghub-client-lib:jar:0.6.18'
<dependency org="com.aliyun.openservices" name="loghub-client-lib" rev="0.6.18">
<artifact name="loghub-client-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='loghub-client-lib', version='0.6.18')
)
libraryDependencies += "com.aliyun.openservices" % "loghub-client-lib" % "0.6.18"
[com.aliyun.openservices/loghub-client-lib "0.6.18"]