| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdio.qtjambi |
| ArtifactId | ArtifactIdqtjambi-network |
| Last Version | Last Version6.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionQtJambi Network
Classes to make network programming easier and more portable.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| qtjambi-network-6.3.1.pom | |
| qtjambi-network-6.3.1-sources.jar | 103 KB |
| qtjambi-network-6.3.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-network/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-network</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-network/
implementation 'io.qtjambi:qtjambi-network:6.3.1'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-network/
implementation ("io.qtjambi:qtjambi-network:6.3.1")
'io.qtjambi:qtjambi-network:jar:6.3.1'
<dependency org="io.qtjambi" name="qtjambi-network" rev="6.3.1">
<artifact name="qtjambi-network" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-network', version='6.3.1')
)
libraryDependencies += "io.qtjambi" % "qtjambi-network" % "6.3.1"
[io.qtjambi/qtjambi-network "6.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.qtjambi : qtjambi | jar | 6.3.1 |