Last Version

JXMPP 0.1.0

JXMPP core components.

License

License

GroupId

GroupId

org.igniterealtime.jxmpp
ArtifactId

ArtifactId

jxmpp-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

JXMPP
JXMPP core components.
Source Code Management

Source Code Management

https://github.com/igniterealtime/Smack

Download jxmpp-core 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.igniterealtime.jxmpp : jxmpp-util-cache jar 0.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.+

Project Modules

There are no modules declared in this project.