is not current version
Last Version 3.4.4

com.addthis:meshy 2.1.2

TCP multiplexing gearwheels

GroupId

GroupId

com.addthis
ArtifactId

ArtifactId

meshy
Version

Version

2.1.2
Type

Type

jar

Download meshy 2.1.2


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