| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаcom.github.pandafw |
| Идентификатор | Идентификаторpanda-nets |
| Версия | Версия1.5.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| panda-nets-1.5.2.pom | |
| panda-nets-1.5.2.jar | 115 KB |
| panda-nets-1.5.2-sources.jar | 123 KB |
| panda-nets-1.5.2-javadoc.jar | 535 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-nets/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-nets</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-nets/
implementation 'com.github.pandafw:panda-nets:1.5.2'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-nets/
implementation ("com.github.pandafw:panda-nets:1.5.2")
'com.github.pandafw:panda-nets:jar:1.5.2'
<dependency org="com.github.pandafw" name="panda-nets" rev="1.5.2">
<artifact name="panda-nets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-nets', version='1.5.2')
)
libraryDependencies += "com.github.pandafw" % "panda-nets" % "1.5.2"
[com.github.pandafw/panda-nets "1.5.2"]