не последняя версия
Последняя версия 20050202

xfire:xfire-loom 1.0-M5

Loom binding for XFire.

Группа

Группа

xfire
Идентификатор

Идентификатор

xfire-loom
Версия

Версия

1.0-M5
Тип

Тип

jar

Скачать xfire-loom 1.0-M5

Имя Файла Размер
xfire-loom-1.0-M5.pom
xfire-loom-1.0-M5.jar 18 KB
Обзор

<!-- 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"]