| License |
License |
|---|---|
| GroupId | GroupIdorg.jxmpp |
| ArtifactId | ArtifactIdjxmpp-core |
| Last Version | Last Version1.1.0-alpha1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJXMPP
JXMPP core components.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jxmpp-core-1.1.0-alpha1.pom | |
| jxmpp-core-1.1.0-alpha1.jar | 13 KB |
| jxmpp-core-1.1.0-alpha1-sources.jar | 9 KB |
| jxmpp-core-1.1.0-alpha1-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jxmpp/jxmpp-core/ -->
<dependency>
<groupId>org.jxmpp</groupId>
<artifactId>jxmpp-core</artifactId>
<version>1.1.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jxmpp/jxmpp-core/
implementation 'org.jxmpp:jxmpp-core:1.1.0-alpha1'
// https://jarcasting.com/artifacts/org.jxmpp/jxmpp-core/
implementation ("org.jxmpp:jxmpp-core:1.1.0-alpha1")
'org.jxmpp:jxmpp-core:jar:1.1.0-alpha1'
<dependency org="org.jxmpp" name="jxmpp-core" rev="1.1.0-alpha1">
<artifact name="jxmpp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jxmpp', module='jxmpp-core', version='1.1.0-alpha1')
)
libraryDependencies += "org.jxmpp" % "jxmpp-core" % "1.1.0-alpha1"
[org.jxmpp/jxmpp-core "1.1.0-alpha1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jxmpp : jxmpp-util-cache | jar | 1.1.0-alpha1 |