is not current version
Last Version 2.0.2.Final

com.aliyun.openservices:ons-client 1.0.5


Categories

Categories

CLI User Interface
GroupId

GroupId

com.aliyun.openservices
ArtifactId

ArtifactId

ons-client
Version

Version

1.0.5
Type

Type

jar

Download ons-client 1.0.5


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