is not current version
Last Version 20050103.051819

xfire:xfire-plexus 20041222


GroupId

GroupId

xfire
ArtifactId

ArtifactId

xfire-plexus
Version

Version

20041222
Type

Type

jar

Download xfire-plexus 20041222


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