не последняя версия
Последняя версия 3.4.4

com.addthis:meshy 3.3.5

TCP multiplexing gearwheels

Группа

Группа

com.addthis
Идентификатор

Идентификатор

meshy
Версия

Версия

3.3.5
Тип

Тип

jar

Скачать meshy 3.3.5


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