| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.github.pandafw |
| ArtifactId | ArtifactIdpanda-nets |
| Last Version | Last Version1.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPanda Nets
Panda Nets is a client side library of many basic Internet protocols.
|
| Filename | Size |
|---|---|
| panda-nets-1.8.0.pom | |
| panda-nets-1.8.0.jar | 115 KB |
| panda-nets-1.8.0-sources.jar | 123 KB |
| panda-nets-1.8.0-javadoc.jar | 535 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-nets/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-nets</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-nets/
implementation 'com.github.pandafw:panda-nets:1.8.0'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-nets/
implementation ("com.github.pandafw:panda-nets:1.8.0")
'com.github.pandafw:panda-nets:jar:1.8.0'
<dependency org="com.github.pandafw" name="panda-nets" rev="1.8.0">
<artifact name="panda-nets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-nets', version='1.8.0')
)
libraryDependencies += "com.github.pandafw" % "panda-nets" % "1.8.0"
[com.github.pandafw/panda-nets "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.pandafw : panda-core | jar | 1.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |