retepXMPP Networking

This is the main part of the project and usually the only part you would want to load into an IDE due to the sheer number of modules contained within the main schemas section.

License

License

Categories

Categories

Net Networking
GroupId

GroupId

uk.org.retep.xmpp
ArtifactId

ArtifactId

networking
Last Version

Last Version

10.6
Release Date

Release Date

Type

Type

jar
Description

Description

retepXMPP Networking
This is the main part of the project and usually the only part you would want to load into an IDE due to the sheer number of modules contained within the main schemas section.
Project Organization

Project Organization

Retep Development Group

Download networking

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
uk.org.retep : testFramework jar 10.6

Project Modules

  • socket
  • client

Versions

Version
10.6
10.1