| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.alibaba.msha | 
| ArtifactId | ArtifactIdclient-channel | 
| Last Version | Last Version0.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe parent project of Appactive | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| client-channel-0.2.1.pom | |
| client-channel-0.2.1.jar | 16 KB | 
| client-channel-0.2.1-sources.jar | 15 KB | 
| client-channel-0.2.1-javadoc.jar | 104 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.alibaba.msha/client-channel/ -->
<dependency>
    <groupId>com.alibaba.msha</groupId>
    <artifactId>client-channel</artifactId>
    <version>0.2.1</version>
</dependency>// https://jarcasting.com/artifacts/com.alibaba.msha/client-channel/
implementation 'com.alibaba.msha:client-channel:0.2.1'// https://jarcasting.com/artifacts/com.alibaba.msha/client-channel/
implementation ("com.alibaba.msha:client-channel:0.2.1")'com.alibaba.msha:client-channel:jar:0.2.1'<dependency org="com.alibaba.msha" name="client-channel" rev="0.2.1">
  <artifact name="client-channel" type="jar" />
</dependency>@Grapes(
@Grab(group='com.alibaba.msha', module='client-channel', version='0.2.1')
)libraryDependencies += "com.alibaba.msha" % "client-channel" % "0.2.1"[com.alibaba.msha/client-channel "0.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba.msha : client-support | jar | 0.2.1 | 
| com.alibaba.nacos : nacos-client | jar | 2.0.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |