is not current version
Last Version 1.1.0-alpha1

org.jxmpp:jxmpp-repl 0.6.1

null

GroupId

GroupId

org.jxmpp
ArtifactId

ArtifactId

jxmpp-repl
Version

Version

0.6.1
Type

Type

jar

Download jxmpp-repl 0.6.1


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