is not current version
Last Version 1.0-20051009.200408

xfire:xfire-xmpp 1.0


GroupId

GroupId

xfire
ArtifactId

ArtifactId

xfire-xmpp
Version

Version

1.0
Type

Type

jar

Download xfire-xmpp 1.0


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