| Группа | Группаxfire |
|---|---|
| Идентификатор | Идентификаторxfire-core |
| Последняя версия | Последняя версия1.0-20051009.195738 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| xfire-core-1.0-20051009.195738.pom | |
| xfire-core-1.0-20051009.195738.jar | 232 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/xfire/xfire-core/ -->
<dependency>
<groupId>xfire</groupId>
<artifactId>xfire-core</artifactId>
<version>1.0-20051009.195738</version>
</dependency>
// https://jarcasting.com/artifacts/xfire/xfire-core/
implementation 'xfire:xfire-core:1.0-20051009.195738'
// https://jarcasting.com/artifacts/xfire/xfire-core/
implementation ("xfire:xfire-core:1.0-20051009.195738")
'xfire:xfire-core:jar:1.0-20051009.195738'
<dependency org="xfire" name="xfire-core" rev="1.0-20051009.195738">
<artifact name="xfire-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='xfire', module='xfire-core', version='1.0-20051009.195738')
)
libraryDependencies += "xfire" % "xfire-core" % "1.0-20051009.195738"
[xfire/xfire-core "1.0-20051009.195738"]