is not current version
Last Version 1.0-20051009.195738

xfire:xfire-core 1.0-20050920.034459


GroupId

GroupId

xfire
ArtifactId

ArtifactId

xfire-core
Version

Version

1.0-20050920.034459
Type

Type

jar

Download xfire-core 1.0-20050920.034459


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