is not current version
Last Version 1.0-20051009.195738

xfire:xfire-core 1.0-20050917.230558


GroupId

GroupId

xfire
ArtifactId

ArtifactId

xfire-core
Version

Version

1.0-20050917.230558
Type

Type

jar

Download xfire-core 1.0-20050917.230558


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