is not current version
Last Version 20050202

xfire:xfire-loom 1.0-M5

Loom binding for XFire.

GroupId

GroupId

xfire
ArtifactId

ArtifactId

xfire-loom
Version

Version

1.0-M5
Type

Type

jar

Download xfire-loom 1.0-M5


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