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

com.github.pandafw:panda-nets 1.5.0

Panda Nets is a client side library of many basic Internet protocols.

Категории

Категории

Сеть
Группа

Группа

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

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

panda-nets
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать panda-nets 1.5.0


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