is not current version
Last Version 4.2.18

com.alibaba.otter:shared.communication 4.2.13


GroupId

GroupId

com.alibaba.otter
ArtifactId

ArtifactId

shared.communication
Version

Version

4.2.13
Type

Type

jar

Download shared.communication 4.2.13


<!-- https://jarcasting.com/artifacts/com.alibaba.otter/shared.communication/ -->
<dependency>
    <groupId>com.alibaba.otter</groupId>
    <artifactId>shared.communication</artifactId>
    <version>4.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.otter/shared.communication/
implementation 'com.alibaba.otter:shared.communication:4.2.13'
// https://jarcasting.com/artifacts/com.alibaba.otter/shared.communication/
implementation ("com.alibaba.otter:shared.communication:4.2.13")
'com.alibaba.otter:shared.communication:jar:4.2.13'
<dependency org="com.alibaba.otter" name="shared.communication" rev="4.2.13">
  <artifact name="shared.communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.otter', module='shared.communication', version='4.2.13')
)
libraryDependencies += "com.alibaba.otter" % "shared.communication" % "4.2.13"
[com.alibaba.otter/shared.communication "4.2.13"]